Skip to content

Commit

Permalink
Fix wasm test
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Dec 19, 2021
1 parent 24160b3 commit 68977d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

- name: Test wasm
run: wasm-pack test --headless --chrome
if: startsWith(matrix.os, 'ubuntu')

- name: Benchmarks
if: startsWith(matrix.rust, 'nightly')
Expand Down

0 comments on commit 68977d8

Please sign in to comment.