ci: fixup coverage collection
This commit is contained in:
@@ -14,7 +14,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- gx-go rewrite
|
- gx-go rewrite
|
||||||
- go test -race -coverprofile=unittest.coverprofile -covermode=atomic ./...
|
- go test -race -coverprofile=unittest.coverprofile -covermode=atomic .
|
||||||
|
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user