Skip to content

Commit

Permalink
Remove azure/setup-helm as it's installed by default
Browse files Browse the repository at this point in the history
Co-authored-by: Chris <[email protected]>
  • Loading branch information
psy-q and ccremer authored Nov 10, 2022
1 parent 0458bbd commit 7a8bf23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: azure/setup-helm@v3
with:
version: '3.9.0'
id: install
- name: Determine Go version from go.mod
run: echo "GO_VERSION=$(grep "go 1." go.mod | cut -d " " -f 2)" >> $GITHUB_ENV
- uses: actions/setup-go@v2
Expand Down

0 comments on commit 7a8bf23

Please sign in to comment.