mirror of
https://github.com/logos-storage/logos-storage-go.git
synced 2026-01-09 00:33:10 +00:00
Update ci
This commit is contained in:
parent
a97d2ea74c
commit
3d00c81417
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Check test coverage for communities package
|
||||
run: |
|
||||
go test -coverprofile=coverage.out ./communities
|
||||
make coverage
|
||||
go tool cover -func=coverage.out
|
||||
|
||||
- name: Upload coverage reports
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user