Skip to content

Commit

Permalink
Continue other jobs in case of a failure
Browse files Browse the repository at this point in the history
  • Loading branch information
gerwinjansen committed Sep 21, 2023
1 parent 9ca0e01 commit 90df5d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
repro-with-latest-version-and-dotnet-6:
strategy:
fail-fast: false
matrix:
dotnet-coverage-version: ['17.1.2', '17.2.0', '17.8.6']
dotnet-version: ['6.0.414', '7.0.401', '8.0.100-rc.1.23463.5']
Expand Down

0 comments on commit 90df5d7

Please sign in to comment.