Skip to content

Commit

Permalink
test: e2e test on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-hm19 committed Jun 27, 2024
1 parent 7c79024 commit 072e8cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
# Install K3d.
scoop install k3d
# Check K3d cluster.
kubectl get nodes
kubectl get nodes -RunAsAdmin
- name: run e2e
run: make e2e-test

0 comments on commit 072e8cd

Please sign in to comment.