We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cace5c0 commit 6415645Copy full SHA for 6415645
1 file changed
.github/workflows/test-deploy.yml
@@ -27,6 +27,7 @@ jobs:
27
--health-start-period=240s
28
29
steps:
30
+ # Checkout bridge for integration test
31
- name: Checkout strimzi-kafka-bridge
32
uses: actions/checkout@v4
33
with:
0 commit comments