Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicoYal committed Dec 16, 2024
1 parent 913876f commit 1b8f384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.53
args: --timeout=30m --config=./.golangci.pipeline.yml --issues-exit-code=0
args: --timeout=30m --config=./.golangci.pipeline.yml

build-and-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1b8f384

Please sign in to comment.