Skip to content

Commit

Permalink
test lint ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kacpersaw committed Aug 23, 2024
1 parent b57f0c0 commit a41163c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.59.0
only-new-issues: true
args: --timeout=10m
#only-new-issues: true
args: --timeout=10m --config=.golangci.yml --out-format=github-actions --issues-exit-code=0

docker-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a41163c

Please sign in to comment.