Skip to content

Commit

Permalink
fix untar error messages in lint step
Browse files Browse the repository at this point in the history
  • Loading branch information
mumbleskates committed Mar 4, 2024
1 parent 1623e50 commit 34abaa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
- uses: actions/setup-go@v5
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
skip-cache: true

0 comments on commit 34abaa4

Please sign in to comment.