Skip to content

Commit

Permalink
removing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
patnir committed Feb 6, 2025
1 parent 6766f8c commit 87ce553
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy-npm-ironfish-rust-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ jobs:
working-directory: ./ironfish-rust-wasm
run: wasm-pack build --release --target=web

# - name: Test in Firefox
# working-directory: ./ironfish-rust-wasm
# run: wasm-pack test --headless --firefox

# - name: Test in Chrome
# working-directory: ./ironfish-rust-wasm
# run: wasm-pack test --headless --chrome

- name: Publish
working-directory: ./ironfish-rust-wasm/pkg
run: |
Expand Down

0 comments on commit 87ce553

Please sign in to comment.