]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: explicitely highlight VTest result section if there's something
authorIlya Shipitsin <chipitsine@gmail.com>
Fri, 14 Jul 2023 22:00:49 +0000 (00:00 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 Jul 2023 13:56:53 +0000 (15:56 +0200)
it turned out that people miss VTest result section because it is not highlighted,
let us fix that

.github/workflows/vtest.yml

index 25d3cc72e9e73fe0e02908f6ed67479456fa36b0..6977788a36f946f1e52816ccca274dcb9fabecf7 100644 (file)
@@ -159,3 +159,4 @@ jobs:
           cat $asan
           echo "::endgroup::"
         done
+        exit 1