From 79ccae9d5df92c4e167547564b97bd8846b7ecb6 Mon Sep 17 00:00:00 2001 From: yaozhicheng Date: Fri, 29 Nov 2024 19:15:13 +0800 Subject: [PATCH] github: ci report test pass --- .github/workflows/self-hosted-ci-test-report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/self-hosted-ci-test-report.yaml b/.github/workflows/self-hosted-ci-test-report.yaml index fbf2778..dfdf53a 100644 --- a/.github/workflows/self-hosted-ci-test-report.yaml +++ b/.github/workflows/self-hosted-ci-test-report.yaml @@ -20,7 +20,7 @@ jobs: - name: Check Commit run: | - skip=false + skip=true for ut in ut_backend ut_frontend ut_mem_block ut_misc; do if [ "$(git log -1 --format=%ct -- $ut)" -ne "0" ]; then echo "New commits found in $ut" @@ -52,7 +52,7 @@ jobs: token: ${{ secrets.WEB_PUSH_KEY }} path: 'xs-mlvp.github.io' - - name: Configure git and sync + - name: Push Report to xs-mlvp.github.io if: env.SKIP == 'false' run: | cp -r out/report/* xs-mlvp.github.io/UnityChipForXiangShan/data/reports/