diff --git a/.ci/run_remote_tests.sh b/.ci/run_remote_tests.sh index e61e1a23..89d798e7 100755 --- a/.ci/run_remote_tests.sh +++ b/.ci/run_remote_tests.sh @@ -98,7 +98,7 @@ function run_sever_submissions() { -c log.level=DEBUG \ "${testing_arg}" & local server_pid="$!" - sleep 5 + sleep 1 local error_count=0