Skip to content

Commit

Permalink
ci: report all issues
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Dec 11, 2024
1 parent a34bfbb commit a9befea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.61.0
args: --timeout=5m
args: --timeout=5m --max-same-issues 0
tests:
strategy:
matrix:
Expand Down

0 comments on commit a9befea

Please sign in to comment.