mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Turns of parallel tests for now.
This commit is contained in:
parent
4e7064023f
commit
9a6dd658a8
@ -21,4 +21,4 @@ fi
|
||||
|
||||
# Run the tests
|
||||
echo "--> Running tests"
|
||||
go test -timeout=360s -parallel=20 -tags="${GOTAGS}" ${GOFILES} ${TESTARGS}
|
||||
go test -timeout=360s -tags="${GOTAGS}" ${GOFILES} ${TESTARGS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user