Skip to content

Commit

Permalink
ci: fix golangci lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
zbindenren committed Jun 26, 2023
1 parent 2ffa3ef commit aa57be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.41.1
skip-go-installation: true
test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit aa57be8

Please sign in to comment.