Skip to content

Commit

Permalink
Fix CI awstest job
Browse files Browse the repository at this point in the history
Resolves: #44

Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi authored and maugustosilva committed Dec 12, 2023
1 parent e99b07c commit 4ded872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/awstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: install and start minikube
run: |
. ./util/awscli_util.sh
awscli_install_minikube ${ipaddr}
awscli_start_minikube ${ipaddr}
# ---------------------------
# download minikube credentials and open port access
Expand Down

0 comments on commit 4ded872

Please sign in to comment.