Skip to content

Commit 65beb7b

Browse files
BenTheElderHavenXia
authored andcommitted
use kind e2e script in CI
1 parent c031941 commit 65beb7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
- name: Deploy Counter Demo
4747
run: hack/install-ate-kind.sh --deploy-demo-counter
4848
- name: Run E2E tests
49-
run: KO_DOCKER_REPO=localhost:5001 BUCKET_NAME=ate-snapshots KUBECTL_CONTEXT=kind-kind hack/run-e2e.sh -v -args -no-color
49+
run: hack/run-e2e-kind.sh -v -args -no-color

0 commit comments

Comments
 (0)