Skip to content

Commit 6585ab0

Browse files
authored
Lint: Disable golangci-lint
1 parent 9e86653 commit 6585ab0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424

2525
go:
2626
uses: typisttech/.github/.github/workflows/lint-go.yml@v3
27+
with:
28+
golangci-lint: false
2729

2830
wait-for-all-lint:
2931
needs:

0 commit comments

Comments
 (0)