Skip to content

Commit 99b085b

Browse files
authored
Lint: Disable golangci-lint (#29)
1 parent 99ec594 commit 99b085b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)