Skip to content

Commit 2d998de

Browse files
authored
Merge pull request go-gandi#65 from robbyoconnor/master
This should DEFINITELY fix it
2 parents 2519c8a + a2f505f commit 2d998de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: golangci/golangci-lint-action@v2
4242
if: runner.os == 'Linux'
4343
with:
44-
working-directory: "./gandi/..."
44+
working-directory: "./gandi/"
4545

4646
# This still does something weird, comment out for now
4747
# - name: TF Provider Lint

0 commit comments

Comments
 (0)