remove json and v flags temporarily
This commit is contained in:
parent
46c75e1b4f
commit
1083ef096d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -255,8 +255,6 @@ jobs:
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
go test \
|
go test \
|
||||||
-tags testing \
|
-tags testing \
|
||||||
-json \
|
|
||||||
-v \
|
|
||||||
-failfast \
|
-failfast \
|
||||||
-p 1 \
|
-p 1 \
|
||||||
-timeout 10m \
|
-timeout 10m \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user