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 18, 2024
2 parents d8030c3 + db4277e commit 1610d93
Show file tree
Hide file tree
Showing 22 changed files with 479 additions and 368 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 1610d93

Please sign in to comment.