Skip to content

Commit

Permalink
Merge branch 'main' into multi-namespace-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
macovedj committed Apr 17, 2024
2 parents d8030c3 + db4277e commit 2ea4ffd
Show file tree
Hide file tree
Showing 20 changed files with 478 additions and 365 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: bytecodealliance/actions/wasmtime/setup@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version: "v19.0.0"
version: "v19.0.2"
- name: Run all tests
run: cargo test --all

Expand Down
Loading

0 comments on commit 2ea4ffd

Please sign in to comment.