add verbose to linter

This commit is contained in:
Lawrence, Rendall
2023-03-19 20:19:55 +03:00
parent 63e0b93db4
commit 21c600e921
+1
View File
@@ -31,6 +31,7 @@ jobs:
- uses: "golangci/golangci-lint-action@v3"
with:
version: "latest"
args: -v
codeql:
name: "Analyze with CodeQL"