Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl committed Dec 13, 2023
1 parent 0527032 commit 7caede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.55
args: --timeout=5m --config=./.golanci.yaml
args: --timeout=5m --config=./.golangci.yaml

0 comments on commit 7caede9

Please sign in to comment.