Skip to content

Commit

Permalink
🐛 Remove test command
Browse files Browse the repository at this point in the history
  • Loading branch information
Thaza-Kun authored Mar 29, 2024
1 parent 5892a8d commit 76b2ae0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ jobs:
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh

- run: cargo test --manifest-path ./wasm-rs/Cargo.toml
- run: wasm-pack test --headless --chrome ./wasm-rs
- run: wasm-pack test --headless --firefox ./wasm-rs
- run: wasm-pack build ./wasm-rs --target web

0 comments on commit 76b2ae0

Please sign in to comment.