We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea2d97 commit c6632e7Copy full SHA for c6632e7
1 file changed
ci/scripts/check_flaky_pgjson_test.sh
@@ -11,7 +11,7 @@
11
12
set -euo pipefail
13
14
-ITERATIONS="${1:-100}"
+ITERATIONS="${1:-200}"
15
PASS=0
16
FAIL=0
17
RESULTS=()
0 commit comments