Skip to content

Commit

Permalink
Merge pull request #446 from appuio/fix_tests
Browse files Browse the repository at this point in the history
Fix tests by upgrading azure/setup-helm
  • Loading branch information
psy-q authored Nov 10, 2022
2 parents 14ea7a2 + 7a8bf23 commit ef966fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: azure/setup-helm@v1
- 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 ef966fd

Please sign in to comment.