removes json flag for tests
This commit is contained in:
parent
0739b3525b
commit
b93608e53d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -310,7 +310,6 @@ jobs:
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
go test \
|
go test \
|
||||||
-tags testing \
|
-tags testing \
|
||||||
-json \
|
|
||||||
-v \
|
-v \
|
||||||
-failfast \
|
-failfast \
|
||||||
-p 1 \
|
-p 1 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user