Skip to content

Commit

Permalink
Remove -3 flag as it is now redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
bdalpe committed Apr 13, 2023
1 parent e3e1771 commit 32ab795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: helm lint helm-chart-sources/*

- name: helm unittest
run: helm unittest -3 helm-chart-sources/*
run: helm unittest helm-chart-sources/*

0 comments on commit 32ab795

Please sign in to comment.