it turned out that people miss VTest result section because it is not 
highlighted,
let us fix that
---
 .github/workflows/vtest.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/vtest.yml b/.github/workflows/vtest.yml
index 25d3cc72e..6977788a3 100644
--- a/.github/workflows/vtest.yml
+++ b/.github/workflows/vtest.yml
@@ -159,3 +159,4 @@ jobs:
           cat $asan
           echo "::endgroup::"
         done
+        exit 1
-- 
2.40.1


Reply via email to