Skip to content

Commit

Permalink
Disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoletta committed Aug 24, 2023
1 parent e473fbe commit 5b3f947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fresh_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
fresh_run:
strategy:
fail-fast: false
matrix:
include:
- os: ubuntu-22.04
Expand Down

0 comments on commit 5b3f947

Please sign in to comment.