Test on firefox instead
This commit is contained in:
parent
183e8eee5b
commit
b9cf16be18
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
||||||
cd backend
|
cd backend
|
||||||
cargo test --verbose
|
cargo test --verbose
|
||||||
cd sync_lib
|
cd sync_lib
|
||||||
wasm-pack test --node
|
wasm-pack test --firefox --headless
|
||||||
|
|
||||||
- name: Lint frontend
|
- name: Lint frontend
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue