Skip to content

Commit 4cea8aa

Browse files
committed
add
1 parent 703d1c5 commit 4cea8aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ jobs:
5858
uses: golangci/golangci-lint-action@v3
5959
with:
6060
version: v1.63.4
61+
working-directory: .
6162
args: --new-from-rev=origin/master -v ${{ steps.getDiffFile.outputs.files }}
6263
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=origin/master -v

0 commit comments

Comments
 (0)