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 6f60434 commit 0f1319dCopy full SHA for 0f1319d
.github/workflows/main.yml
@@ -52,3 +52,7 @@ jobs:
52
53
- name: run test full-stack 8
54
run: ./test.sh full-stack.yml 8
55
+
56
+ - name: run test conduktor-kafka-single 3
57
+ run: ./test.sh conduktor-kafka-single.yml 3
58
0 commit comments