Skip to content

Commit cc13ebb

Browse files
committed
fix workflow
1 parent 0921ee7 commit cc13ebb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .github/workflows/test.yml

-6
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,3 @@ jobs:
3030
run: cargo build --verbose
3131
- name: Run tests
3232
run: cargo test --verbose
33-
- name: Install cargo-make
34-
run: cargo install cargo-make --verbose
35-
- name: Install wasm-pack
36-
uses: jetli/[email protected]
37-
- name: Run wasm test
38-
run: cargo make wasm-test

0 commit comments

Comments
 (0)