Skip per-cpu unit test when in a circle ci container
This commit is contained in:
@@ -20,5 +20,5 @@ test:
|
||||
- golint testutil/...
|
||||
- golint cmd/...
|
||||
# Run short unit tests
|
||||
- go test -v -short ./...
|
||||
- make test-short
|
||||
# TODO run full unit test suite
|
||||
|
||||
Reference in New Issue
Block a user