Increase job timeout

This commit is contained in:
Michael Vines
2019-01-22 09:35:03 -08:00
committed by GitHub
parent ae90ac238c
commit dea20248c4

View File

@ -37,7 +37,7 @@ runTest() {
echo " echo "
- command: \"$0 '$runTestCmd'\" - command: \"$0 '$runTestCmd'\"
name: \"$runTestName\" name: \"$runTestName\"
timeout_in_minutes: 30 timeout_in_minutes: 45
" "
return return
fi fi