Skip to content

Commit a01b7de

Browse files
committed
Increase timeout
1 parent 0ff6621 commit a01b7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homework/scripts/grade-boc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUNNERS=(
2222
"cargo_asan"
2323
"cargo_asan --release"
2424
)
25-
TIMEOUT=180s
25+
TIMEOUT=300s
2626
SCORE=0
2727

2828
echo "1. Basic tests"

0 commit comments

Comments
 (0)