From: Ilya Shipitsin Date: Fri, 14 Jul 2023 22:00:49 +0000 (+0200) Subject: CI: explicitely highlight VTest result section if there's something X-Git-Tag: v2.9-dev2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7dcceccc9a82189b233a16fd017d16a5d17c594;p=thirdparty%2Fhaproxy.git 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 --- diff --git a/.github/workflows/vtest.yml b/.github/workflows/vtest.yml index 25d3cc72e9..6977788a36 100644 --- a/.github/workflows/vtest.yml +++ b/.github/workflows/vtest.yml @@ -159,3 +159,4 @@ jobs: cat $asan echo "::endgroup::" done + exit 1