Skip to content

Commit

Permalink
fix: I want to see how much is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
SRWieZ committed Dec 22, 2024
1 parent 437b59f commit a6c78e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.2, 8.1]
Expand Down

0 comments on commit a6c78e7

Please sign in to comment.