mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
cvrpkg try again
This commit is contained in:
parent
745c34bbfd
commit
ff6a85b728
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ run go tests:
|
|||
extends: .go-cache
|
||||
script:
|
||||
- echo "Running featurebase unit tests..."
|
||||
- go test -covermode=atomic -coverpkg=./... -coverprofile=coverage.out ./...
|
||||
- go test -covermode=atomic -coverpkg=.../molecula/featurebase/v2/... -coverprofile=coverage.out
|
||||
artifacts:
|
||||
paths:
|
||||
- coverage.out
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue