Skip to content

Commit

Permalink
Do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-lb committed Aug 30, 2024
1 parent 1711958 commit 83c5807
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
tests:
name: 'Tests'
strategy:
strategy:
fail-fast: false
matrix:
include:
# Latest librdkafka 2.x with memcheck
Expand Down

0 comments on commit 83c5807

Please sign in to comment.