We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4df8e commit 202f620Copy full SHA for 202f620
.github/scripts/ci-btest.sh
@@ -22,7 +22,7 @@ else
22
rm $TEST_PATH
23
}
24
25
- test_and_delete eval 100m
+ test_and_delete eval 200m
26
test_and_delete thread 400m
27
28
# Run other btests in the regular way.
0 commit comments