Skip to content

Commit 2f2105d

Browse files
committed
ci: do note fail tests fast
1 parent ddf7f42 commit 2f2105d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
command: cargo test --release --all
2525
- name: ignored
2626
command: cargo test --release --all -- --ignored
27+
fail-fast: false
2728
env:
2829
FIL_PROOFS_VERIFY_CACHE: 1
2930
FIL_PROOFS_VERIFY_PRODUCTION_PARAMS: 0

0 commit comments

Comments
 (0)