Skip to content

Commit 1847038

Browse files
author
Mladen Rusev
committed
invoke make target
1 parent 1939c14 commit 1847038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
test-e2e:
6868
runs-on: ubuntu-latest
6969
steps:
70-
- run: ./hack/e2e/test.sh
70+
- run: make -j test-e2e-gke
7171
env:
7272
VEN_API_KEY: ${} # ven-tlspk.venafi.cloud
7373
VEN_API_KEY_PULL: ${secrets.VEN_API_KEY_PULL}

0 commit comments

Comments
 (0)