Skip to content

Commit db5e7a2

Browse files
author
Manuel Stöger
committed
Updated test-wasm32
1 parent 75e483b commit db5e7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319
with:
320320
tool: nextest
321321
- name: Test (nextest)
322-
run: cargo +nightly nextest run --target $TARGET --workspace --no-fail-fast size
322+
run: cargo +nightly nextest run -Zbuild-std --target $TARGET --workspace --no-fail-fast size
323323

324324
lint:
325325
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)