mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 14:01:14 +00:00
use directory arg
This commit is contained in:
parent
c29c0c454f
commit
48933044a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/golangci.yml
vendored
2
.github/workflows/golangci.yml
vendored
|
|
@ -11,4 +11,4 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
flags: "./testdata"
|
||||
directory: sample
|
||||
|
|
|
|||
Loading…
Reference in a new issue