mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-02-18 16:31:27 +00:00
use directory arg
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user