fix ci
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Golangci Lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v2.0.0+
|
||||
version: latest
|
||||
- name: Run tests
|
||||
run: make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user