Skip to content

Commit ae7649b

Browse files
bors[bot]burrbull
andauthored
Merge #498
498: disable fail-fast integration strategy r=adamgreig a=burrbull Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com>
2 parents e94fc7b + 993e777 commit ae7649b

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)