Skip to content

Commit

Permalink
ci: no ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleloscozzese committed Dec 24, 2024
1 parent 911f096 commit bc9e897
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 @@ -21,7 +21,7 @@ jobs:
- uses: golangci/golangci-lint-action@v6
with:
version: v1.60
args: -v --exclude-dirs [pkg]
args: -v

test:
name: "Run tests"
Expand Down

0 comments on commit bc9e897

Please sign in to comment.