Skip to content

Commit 993e777

Browse files
committed
disable fail-fast integration strategy
1 parent e94fc7b commit 993e777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
ci-linux:
1010
runs-on: ubuntu-latest
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
# All generated code should be running on stable now
1415
rust: [stable]

0 commit comments

Comments
 (0)