We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a5a71 commit 93376f9Copy full SHA for 93376f9
.github/workflows/ci.yml
@@ -37,7 +37,6 @@ jobs:
37
# setup rust
38
- uses: actions-rs/toolchain@v1
39
with:
40
- toolchain: stable
41
target: wasm32-wasi
42
43
- name: Install dependencies
0 commit comments