We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d71bc9 commit d7bcf6bCopy full SHA for d7bcf6b
.github/workflows/ci.yml
@@ -60,6 +60,6 @@ jobs:
60
- name: Swift version
61
run: swift --version
62
- name: Build
63
- uses: swiftwasm/swiftwasm-action@main
+ - uses: swiftwasm/swiftwasm-action@v5.3
64
with:
65
- shell-action: swift build --triple wasm32-unknown-wasi
+ shell-action: carton test
0 commit comments