Add linter to the CI
This commit is contained in:
committed by
Sylwia Szunejko
parent
49188e50b7
commit
a9ab270196
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -43,6 +43,8 @@ jobs:
|
||||
# with:
|
||||
# version: v1.45.2
|
||||
|
||||
- run: go vet ./...
|
||||
|
||||
- name: Run Scylla Container
|
||||
run: make run-scylla
|
||||
|
||||
|
||||
Reference in New Issue
Block a user