Fix up is binary & sync_lib docs & tests
This commit is contained in:
parent
825d398dec
commit
44cb7a5b7c
7 changed files with 80 additions and 42 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -43,6 +43,8 @@ jobs:
|
|||
run: |
|
||||
cd backend
|
||||
cargo test --verbose
|
||||
cd sync_lib
|
||||
wasm-pack test --node
|
||||
|
||||
- name: Lint frontend
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue