Skip to content

Commit

Permalink
Improve config for lint workflow (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfogre committed May 6, 2024
1 parent 07b4fab commit b48458a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yaml
Expand Up @@ -35,7 +35,6 @@ jobs:
uses: golangci/golangci-lint-action@v5
with:
version: latest
skip-cache: true
- name: Build
run: go build -v ./...

Expand Down

0 comments on commit b48458a

Please sign in to comment.