Skip to content

Commit d27dd89

Browse files
authored
Don't fail-fast for testLatestDeps (#7992)
(similar to all of the other matrix builds)
1 parent 6fbd433 commit d27dd89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-test-latest-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- 1
2929
- 2
3030
- 3
31+
fail-fast: false
3132
steps:
3233
- uses: actions/checkout@v3
3334

0 commit comments

Comments
 (0)