Skip to content

Commit

Permalink
go-vet
Browse files Browse the repository at this point in the history
  • Loading branch information
jmnote committed Dec 29, 2023
1 parent 186016b commit d42fa2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v4
- uses: actions/checkout@v3
with:
go-version: '^1.21.5'
- uses: actions/checkout@v3
- run: go vet ./...

staticcheck:
Expand Down

0 comments on commit d42fa2b

Please sign in to comment.