Skip to content

Commit

Permalink
To remove: try to reduce the number of tests run at the same time
Browse files Browse the repository at this point in the history
  • Loading branch information
spalmer25 committed Nov 13, 2023
1 parent 9c1558c commit b13bd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ main() {
TARGET=nanos
TEST_TRACE=0
export TIMEOUT=20
NUM_SPECULOS=32
NUM_SPECULOS=20

while getopts FT:l:m:n:t:x o; do
case $o in
Expand Down

0 comments on commit b13bd7b

Please sign in to comment.