Run all crates' tests on CI

This commit is contained in:
Max Brunsfeld 2021-09-15 17:56:08 -07:00
parent 2392075467
commit fbe77e92b4

View file

@ -33,7 +33,7 @@ jobs:
clean: false
- name: Run tests
run: cargo test --no-fail-fast
run: cargo test --workspace --no-fail-fast
bundle:
name: Bundle app