Skip to content

Commit

Permalink
Disable fail fast for functional jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikalstill committed May 1, 2024
1 parent 25c81dc commit 682fbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
functional_matrix:
needs: requirements-check
strategy:
fail-fast: false
matrix:
os: [
{
Expand Down

0 comments on commit 682fbf8

Please sign in to comment.