Skip to content

Commit

Permalink
run fast golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Oct 12, 2023
1 parent e94bb09 commit e98ed71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.54
args: --timeout=5m --out-format=github-actions
args: --timeout=5m --out-format=github-actions --fast


0 comments on commit e98ed71

Please sign in to comment.