Skip to content

Commit

Permalink
Try another minikube setup action (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed Feb 23, 2024
1 parent a8fd106 commit 309142c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# minikube version: "v1.32.0"
# kubernetes version: "v1.29.0"
# github token: ${{secrets.GITHUB_TOKEN}}
- run: medyagh/setup-minikube@latest
- use: medyagh/setup-minikube@latest
- run: curl https://skupper.io/install.sh | bash -s -- --version ${{matrix.skupper-version}}
- run: echo "$HOME/.local/bin" >> $GITHUB_PATH
- run: ./plano test
Expand Down

0 comments on commit 309142c

Please sign in to comment.