Skip to content

Commit

Permalink
build: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 28, 2023
1 parent 5587cb2 commit 5a74601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
with:
args: --timeout=5m -
args: --timeout=5m
only-new-issues: true

0 comments on commit 5a74601

Please sign in to comment.