Skip to content

Commit

Permalink
Renaming packages
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Mar 10, 2024
1 parent 519e3bc commit dcdb7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
run: |
cargo install cargo-component@0.9.0 --locked || cargo-component --version
cargo install wasm-tools@1.0.57 --locked || wasm-tools --version
./run.sh
./build.sh
- name: Run tests
run: cargo test --all --verbose

0 comments on commit dcdb7d5

Please sign in to comment.