Skip to content

Commit

Permalink
ci: set fail-fast to false so matrix jobs will run independently
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool authored Jan 11, 2024
1 parent e0464f0 commit 615b369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-forks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
sync:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
FORK_OWNER: [NCIPangea, abcsFrederick]
REPO: [ASPEN, CARLISLE, CHAMPAGNE, CRUISE, RENEE, XAVIER]
Expand Down

0 comments on commit 615b369

Please sign in to comment.