Give full path to time binary in benchmark
Tests / Run-Tests (push) Successful in 3s Details
Benchmarks / Run-Benchmarks (push) Failing after 34s Details

multiline-output
drunkendog 2023-09-16 21:35:06 +01:00
parent 294576333c
commit d73107518c
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ do
done done
done done
TIMEFORMAT=%0R time ${@:1} > /dev/null TIMEFORMAT=%0R /usr/bin/time ${@:1} > /dev/null
cd ../ && rm -rf temp/ cd ../ && rm -rf temp/