Skip to content

Commit

Permalink
Fixes the test-integration CI action for WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
raugfer committed Sep 6, 2024
1 parent 8b16a0d commit a2ded5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
working-directory: tools/npm/integration-test-suite
run: |
npm ci
npm run test
npm run build
release:
name: Release
Expand Down

0 comments on commit a2ded5c

Please sign in to comment.