Skip to content

Commit 28ed23b

Browse files
committed
revert: comment out golang-ci lint job
Signed-off-by: Niladri Halder <[email protected]>
1 parent c9c2524 commit 28ed23b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- name: golangci-lint
16-
uses: golangci/golangci-lint-action@v4
17-
with:
18-
version: v1.54
15+
# - name: golangci-lint
16+
# uses: golangci/golangci-lint-action@v4
17+
# with:
18+
# version: v1.54

0 commit comments

Comments
 (0)