Skip to content

Commit

Permalink
bump go version and se gotip
Browse files Browse the repository at this point in the history
  • Loading branch information
aspacca committed Oct 26, 2024
1 parent b8a7758 commit d2727e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
go version
go vet ./...
go test ./...
if: ${{ matrix.go_version == 'tip' }}
else:
run: |
gotip version
gotip vet ./...
Expand Down

0 comments on commit d2727e5

Please sign in to comment.