gh: disable linter
This commit is contained in:
committed by
GitHub
parent
c43e18b2d3
commit
42b1015966
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -38,10 +38,10 @@ jobs:
|
||||
- name: Download Dependencies
|
||||
run: make get-deps
|
||||
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.45.2
|
||||
# - name: Lint
|
||||
# uses: golangci/golangci-lint-action@v3
|
||||
# with:
|
||||
# version: v1.45.2
|
||||
|
||||
- name: Run Scylla Container
|
||||
run: make run-scylla
|
||||
|
||||
Reference in New Issue
Block a user