Skip to content

Commit

Permalink
ci: don't fail fast in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 committed Mar 16, 2024
1 parent 0e5b96e commit 66513ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
strategy:
matrix:
from-to: ["a q", "q zzz"]
fail-fast: 'false'

runs-on: ubuntu-latest

Expand Down

0 comments on commit 66513ec

Please sign in to comment.