Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk committed Nov 10, 2023
1 parent bba3cb4 commit 3ad9386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.0
args: --timeout=5m0s ./...
args: --timeout=5m0s ./... --verbose --out-format=github-actions

container_quality_dockerfile_lint:
needs: [gofmt, govet]
Expand Down

0 comments on commit 3ad9386

Please sign in to comment.