Skip to content

Commit

Permalink
added test case to check if ingress is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
bushwhackr committed Oct 20, 2022
1 parent 3b01c0a commit 80eeebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
- uses: ./
with:
addons: ingress
- run: |
minikube addons list | grep 'ingress ' | grep enabled

0 comments on commit 80eeebf

Please sign in to comment.