Skip to content

Commit db017eb

Browse files
tlamontheziecwschilly
authored andcommitted
#1: disable fail-fast for the repositories matrix in ci
1 parent 64c76b3 commit db017eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-repositories.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
strategy:
34+
fail-fast: false
3435
matrix:
3536
repository: ${{ fromJson(needs.list_repositories.outputs.repositories ) }}
3637
steps:

0 commit comments

Comments
 (0)