We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a69dfb commit 314f84dCopy full SHA for 314f84d
.github/workflows/runtime-testing.yml
@@ -40,6 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
needs: 'build'
42
strategy:
43
+ fail-fast: false
44
matrix:
45
include:
46
- test-type: 'Kafka'
0 commit comments