Skip to content

Commit

Permalink
🚧 feat(helm): Add skaffold test
Browse files Browse the repository at this point in the history
  • Loading branch information
MfCrizz committed Aug 18, 2023
1 parent 00b9fc3 commit da44e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Run Skaffold and Deploy to Minikube Cluster
uses: hiberbee/[email protected]
with:
command: run --no-prune=true
command: run
skip-tests: true

- name: Run chart-testing
Expand Down

0 comments on commit da44e99

Please sign in to comment.