Skip to content

Commit

Permalink
fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Jan 15, 2024
1 parent e954f73 commit db8ba48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
echo "********************************************************************************"
echo "Running kubecm list from env KUBECONFIG..."
echo "********************************************************************************"
echo "default config"
bin/kubecm ls
echo "set env"
export KUBECONFIG="$PWD/multi.config"
bin/kubecm s kind-3rd-kind
bin/kubecm list

0 comments on commit db8ba48

Please sign in to comment.