run wasi-tokio test early, turn off fail-fast so we see all platforms
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -263,6 +263,9 @@ jobs:
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
# DEBUG: run these tests first
|
||||
- run: cargo test -p wasi-tokio
|
||||
|
||||
# Build and test all features except for lightbeam
|
||||
- run: |
|
||||
cargo test \
|
||||
|
||||
Reference in New Issue
Block a user