Skip to content

Commit b98f332

Browse files
committed
test: add component test
Signed-off-by: Chen Keinan <[email protected]>
1 parent 2cbae42 commit b98f332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
7272
- name: Run KUTTL tests
7373
run: |
74-
cd test/component-tests && ./../../bin/kuttl test --parallel 1 --start-kind=false --namespace e2e-test --config startup.yaml
74+
cd tests/component-tests && ./../../bin/kuttl test --parallel 1 --start-kind=false --namespace e2e-test --config startup.yaml

0 commit comments

Comments
 (0)