Skip to content

Commit

Permalink
Merge branch 'wasm' of github.com:daidoji/cesride into wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
daidoji committed Dec 18, 2023
2 parents c8674c2 + 9835a3a commit 8152bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cargo install wasm-pack
wasm-pack build
- name: Test wasm
- name: Test WASM
run: |
cd wasm
wasm-pack test --node
Expand Down

0 comments on commit 8152bbe

Please sign in to comment.