Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
warycat committed Nov 13, 2024
1 parent 0921ee7 commit cc13ebb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,3 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose
- name: Install cargo-make
run: cargo install cargo-make --verbose
- name: Install wasm-pack
uses: jetli/[email protected]
- name: Run wasm test
run: cargo make wasm-test

0 comments on commit cc13ebb

Please sign in to comment.