切换存储方式
This commit is contained in:
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
run: go mod download
|
||||
|
||||
- name: Run tests with coverage
|
||||
run: go test -v -coverprofile=coverage.txt ./...
|
||||
run: make test lint
|
||||
|
||||
- uses: codecov/codecov-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user