Skip to content

Commit 2aa8214

Browse files
committed
feat: make it suitable for openshift-ci
1 parent ca3f83b commit 2aa8214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: golangci/golangci-lint-action@v3
2323
with:
2424
version: v1.55.1
25-
args: -c .golang-ci.yml -v --timeout=5m
25+
args: -v --timeout=5m

0 commit comments

Comments
 (0)