We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8939cd1 commit d12141aCopy full SHA for d12141a
.github/workflows/golangci-lint.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: golangci/golangci-lint-action@v8
28
with:
29
version: v2.2.0
30
- args: --config=/build/ci/.golangci.yaml
+ args: --config=./build/ci/.golangci.yaml
0 commit comments