Skip to content

Commit 4893304

Browse files
committed
use directory arg
1 parent c29c0c4 commit 4893304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: ./
1212
with:
1313
github_token: ${{ secrets.github_token }}
14-
flags: "./testdata"
14+
directory: sample

0 commit comments

Comments
 (0)