Skip to content

Commit

Permalink
Don't fail all
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Sep 20, 2024
1 parent 4f58f73 commit 3de4fce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run:
working-directory: ${{ github.workspace }}/images/${{ matrix.folder }}
strategy:
fail-fast: false
matrix:
folder: ${{ fromJson(needs.find-jobs.outputs.folders )}}
permissions:
Expand Down

0 comments on commit 3de4fce

Please sign in to comment.