CI: explicitely highlight VTest result section if there's something

it turned out that people miss VTest result section because it is not highlighted,
let us fix that
This commit is contained in:
Ilya Shipitsin 2023-07-15 00:00:49 +02:00 committed by William Lallemand
parent ddedefcaaa
commit f7dcceccc9

View File

@ -159,3 +159,4 @@ jobs:
cat $asan
echo "::endgroup::"
done
exit 1