mirror of https://github.com/status-im/consul.git
Remove parallel flag (#19057)
This commit is contained in:
parent
b43cde5d19
commit
1a9666c49d
|
@ -436,8 +436,6 @@ jobs:
|
|||
--rerun-fails=3 \
|
||||
-- \
|
||||
go test \
|
||||
-p=6 \
|
||||
-parallel=4 \
|
||||
-tags "${{ env.GOTAGS }}" \
|
||||
-timeout=30m \
|
||||
-json \
|
||||
|
|
Loading…
Reference in New Issue