remove json and v flags temporarily

This commit is contained in:
HiteshRepo 2024-01-29 11:17:43 +05:30
parent 46c75e1b4f
commit 1083ef096d

View File

@ -255,8 +255,6 @@ jobs:
set -euo pipefail
go test \
-tags testing \
-json \
-v \
-failfast \
-p 1 \
-timeout 10m \