We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289a8c7 commit b8ed2c9Copy full SHA for b8ed2c9
1 file changed
.github/workflows/tests.yml
@@ -354,7 +354,7 @@ jobs:
354
- uses: Swatinem/rust-cache@v2
355
- run: cargo test --target wasm32-wasip1
356
357
-wasi_p2:
+ wasi_p2:
358
name: WASIp2
359
runs-on: ubuntu-24.04
360
steps:
@@ -372,7 +372,7 @@ wasi_p2:
372
373
- run: cargo test --target wasm32-wasip2
374
375
-wasi_p3:
+ wasi_p3:
376
name: WASIp3
377
378
0 commit comments