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