Skip to content

Commit

Permalink
Disable tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sigma-andex committed Jan 4, 2024
1 parent fb625b6 commit ec8de2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
cargo install wasm-pack
- name: Build
run: npm run build:release
- name: Run tests
run: npm run test
# - name: Run tests
# run: npm run test

0 comments on commit ec8de2b

Please sign in to comment.