mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
add verbose output to race tests
This commit is contained in:
parent
102a6e723b
commit
53a33134d9
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ run go tests race:
|
|||
retry: 1
|
||||
script:
|
||||
- echo "Running featurebase race tests..."
|
||||
- go test -race -timeout=90m ./...
|
||||
- go test -race -v -timeout=90m ./...
|
||||
tags:
|
||||
- aws
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue