Fix tests for real
This commit is contained in:
parent
99608b55cd
commit
a1a7b200c0
2 changed files with 1 additions and 3 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -47,8 +47,6 @@ jobs:
|
|||
cd backend
|
||||
cargo test --verbose
|
||||
cd sync_lib
|
||||
nvm install 22
|
||||
nvm use 22
|
||||
wasm-pack test --node
|
||||
|
||||
- name: Lint frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue