Skip to content

Commit

Permalink
Merge pull request #30 from localheinz/fix/fail
Browse files Browse the repository at this point in the history
Fix: Do not fail fast
  • Loading branch information
theseer authored Jun 1, 2023
2 parents 13776d5 + 1d86f6b commit 6772927
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
runs-on: "ubuntu-latest"

strategy:
fail-fast: false

matrix:
php-versions:
- "7.3"
Expand Down

0 comments on commit 6772927

Please sign in to comment.