scx_layered: Add verbose output on CI logs

Signed-off-by: Daniel Hodges <hodges.daniel.scott@gmail.com>
This commit is contained in:
Daniel Hodges 2024-10-08 08:10:49 -07:00
parent f3191afca7
commit b803d59e1e

View File

@ -43,7 +43,7 @@ else
fi
if [[ -v SCHEDS["scx_layered"] ]] ; then
SCHEDS["scx_layered"]="--run-example"
SCHEDS["scx_layered"]="--run-example -v"
fi
printf "testing scheds:\n"