more tests things

This commit is contained in:
nora 2022-02-10 06:55:07 +01:00
parent a7dba08990
commit 1cb4e21691
14 changed files with 98 additions and 40 deletions

View file

@ -30,4 +30,4 @@ jobs:
- name: Run tests
run: cargo test --verbose --all
- name: Run client integration tests
run: cargo xtask tests-js
run: cargo xtask test-js