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 c29c0c4 commit 4893304Copy full SHA for 4893304
.github/workflows/golangci.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: ./
12
with:
13
github_token: ${{ secrets.github_token }}
14
- flags: "./testdata"
+ directory: sample
0 commit comments