From 45492ebfc1db61349373f06d95a08fbc54bfca23 Mon Sep 17 00:00:00 2001 From: logicmoo Date: Sat, 21 Dec 2024 15:04:34 -0800 Subject: [PATCH] ci --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 723548092f..39a8d28848 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -308,6 +308,9 @@ jobs: echo "
  • JUnit Standard Report
  • " >> allure-history/index.html echo "
  • JUnit Matrix Report
  • " >> allure-history/index.html #echo "
  • Help Documentation
  • " >> allure-history/index.html + echo "
  • Install MeTTaLog
  • " >> allure-history/index.html + echo "
  • Interpeter/Compiler Devel
  • " >> allure-history/index.html + echo "
  • Testing Suite
  • " >> allure-history/index.html echo "" >> allure-history/index.html echo "" >> allure-history/index.html echo "" >> allure-history/index.html