more things

This commit is contained in:
nora 2022-02-22 23:00:43 +01:00
parent 9a819bc3f4
commit b50634841d
6 changed files with 228 additions and 93 deletions

View file

@ -29,5 +29,5 @@ jobs:
run: cargo fmt --verbose --all -- --check
- name: Run tests
run: cargo test --verbose --all
- name: Run client integration tests
run: cargo xtask test-js
# - name: Run client integration tests
# run: cargo xtask test-js