Skip to content

Commit

Permalink
chore: remove unnecessary setup go
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Musat authored and gabotechs committed Dec 24, 2022
1 parent a77056a commit e828d3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
fetch-depth: '0' # https://github.com/actions/checkout/issues/217
token: ${{ secrets.CI_TOKEN }}

- uses: ./.github/actions/setup-go

- name: Tag
run: |
version=$(.github/semver.sh)
Expand Down

0 comments on commit e828d3b

Please sign in to comment.