yew/.github/PULL_REQUEST_TEMPLATE.md
Muhammad Hamza 18f004bc57
Fix cargo make config and tests (#2640)
* remove pr-flow, run all the tests when asked

* make tests that were never run pass

* run tests cargo make properly

* use wasm-pack-base test for running wasm tests

* cargo make config should be good

* update CI
2022-04-28 21:04:55 +05:00

462 B

Description

Fixes #0000

Checklist

  • I have reviewed my own code
  • I have added tests