Skip to content

Commit

Permalink
Run JS tests in CI (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
samestep authored May 31, 2023
1 parent a5911fc commit b6fcdfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
- run: rm -r wasm-bindgen-0.2.84-x86_64-unknown-linux-musl*
- run: npx prettier --check .
- run: yarn wasm
- run: yarn test run
- run: yarn build
- run: yarn vscode

0 comments on commit b6fcdfb

Please sign in to comment.