Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjones committed Jan 22, 2024
1 parent 19390fc commit 244b450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
go-version: '^1.20.6'
- run: go mod tidy
- run: go work use
- run: go install github.com/golangci/golangci-lint/cmd/[email protected]
- uses: pre-commit/[email protected]

Expand Down

0 comments on commit 244b450

Please sign in to comment.