Skip to content

Commit d12141a

Browse files
committed
Updated workflows.
1 parent 8939cd1 commit d12141a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: golangci/golangci-lint-action@v8
2828
with:
2929
version: v2.2.0
30-
args: --config=/build/ci/.golangci.yaml
30+
args: --config=./build/ci/.golangci.yaml

0 commit comments

Comments
 (0)