Skip to content

Commit

Permalink
Fix: Do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 23, 2024
1 parent a64cf79 commit 727e339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
runs-on: "ubuntu-latest"

strategy:
fail-fast: false

matrix:
php-version:
- "7.4"
Expand Down

0 comments on commit 727e339

Please sign in to comment.