Skip to content

Commit

Permalink
Remove -3 (--helm3) flag from CLI invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
peterguy committed Jan 16, 2025
1 parent 6eb3c0f commit 7146647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/helm-unittest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ set -euf -o pipefail
helm plugin install https://github.com/helm-unittest/helm-unittest

### Run the helm tests
helm unittest -3q charts/sourcegraph
helm unittest -q charts/sourcegraph

0 comments on commit 7146647

Please sign in to comment.