Skip to content

Commit

Permalink
chore(github): adjust args format
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1v3r committed Dec 21, 2023
1 parent 890f6f7 commit 6cb2d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
golangci_lint_flags: "--timeout=1m"
golangci_lint_flags: "--timeout 1m"

0 comments on commit 6cb2d54

Please sign in to comment.