Skip to content

Commit 00a3e6f

Browse files
committed
minor
1 parent 14e2ad0 commit 00a3e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: projectdiscovery/actions/setup/go@v1
2424
with:
25-
working-directory: v2/
25+
go-version-file: v2/go.mod
2626
- name: Run golangci-lint
2727
uses: projectdiscovery/actions/golangci-lint/v2@v1
2828
with:

0 commit comments

Comments
 (0)