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 a3ef379 commit b458d5bCopy full SHA for b458d5b
.github/workflows/test.yaml
@@ -59,7 +59,7 @@ jobs:
59
run: |
60
sudo apt install libx11-dev
61
62
- - name: golangci-lint
+ - name: Run golangci-lint
63
uses: golangci/golangci-lint-action@v9
64
with:
65
version: v2.6
0 commit comments