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 2cbae42 commit b98f332Copy full SHA for b98f332
.github/workflows/component-test.yaml
@@ -71,4 +71,4 @@ jobs:
71
72
- name: Run KUTTL tests
73
run: |
74
- cd test/component-tests && ./../../bin/kuttl test --parallel 1 --start-kind=false --namespace e2e-test --config startup.yaml
+ cd tests/component-tests && ./../../bin/kuttl test --parallel 1 --start-kind=false --namespace e2e-test --config startup.yaml
0 commit comments