Skip to content

Commit

Permalink
don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Oct 9, 2023
1 parent 75a55e7 commit ce727b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: true
matrix:
php: [8.0, 7.4]
dependency-version: [prefer-lowest, prefer-stable]
Expand Down

0 comments on commit ce727b5

Please sign in to comment.