Skip to content

Commit

Permalink
typo in action name
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkasun authored Dec 21, 2023
1 parent 798e961 commit aefd03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: Set up go
uses: actions/setup-go@v5
- name: Lint
uses: golangci/golanci-lint-action@v3
uses: golangci/golangci-lint-action@v3
with:
args: --timeout=5m

0 comments on commit aefd03f

Please sign in to comment.