Skip to content

Commit

Permalink
disable fast failure
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa committed Dec 20, 2024
1 parent 3209905 commit f952625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
NATS_CLIENT_LOG: 1
NATS_TEST_LOG: 1
strategy:
fail-fast: false
matrix:
php: ["8.1", "8.2", "8.3"]
verbose: ['0', '1']
Expand Down

0 comments on commit f952625

Please sign in to comment.