Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development' into update-depreca…
Browse files Browse the repository at this point in the history
…ted-functions
  • Loading branch information
JakeHartnell committed Nov 20, 2023
2 parents 8fce084 + 329b59a commit 6ba4a14
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 456 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_tube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
target: wasm32-unknown-unknown
override: true

- name: Setup Go
uses: actions/setup-go@v4

- name: Clone libwasmv (needed for test-tube)
uses: actions/checkout@v2
with:
Expand Down
Loading

0 comments on commit 6ba4a14

Please sign in to comment.