Skip to content

Commit

Permalink
--config arg added
Browse files Browse the repository at this point in the history
  • Loading branch information
nialdaly committed Jan 2, 2025
1 parent cbcd16e commit c72765f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=5m
args: --timeout=5m --config=.golangci.yaml

build-test:
name: build
Expand Down

0 comments on commit c72765f

Please sign in to comment.