removes json flag for tests

This commit is contained in:
HiteshRepo 2024-01-28 12:49:48 +05:30
parent 0739b3525b
commit b93608e53d

View File

@ -310,7 +310,6 @@ jobs:
set -euo pipefail
go test \
-tags testing \
-json \
-v \
-failfast \
-p 1 \