Add linter to the CI

This commit is contained in:
sylwiaszunejko
2024-06-14 11:40:29 +02:00
committed by Sylwia Szunejko
parent 49188e50b7
commit a9ab270196

View File

@@ -43,6 +43,8 @@ jobs:
# with: # with:
# version: v1.45.2 # version: v1.45.2
- run: go vet ./...
- name: Run Scylla Container - name: Run Scylla Container
run: make run-scylla run: make run-scylla