From 749fa17718f446797c86385adb18db24991f0373 Mon Sep 17 00:00:00 2001 From: Farid Zare Date: Tue, 18 Feb 2025 11:52:04 +0000 Subject: [PATCH] Update testAllCI_step2.yml --- .github/workflows/testAllCI_step2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testAllCI_step2.yml b/.github/workflows/testAllCI_step2.yml index a5f8b753da..2b21b8a98c 100644 --- a/.github/workflows/testAllCI_step2.yml +++ b/.github/workflows/testAllCI_step2.yml @@ -36,7 +36,7 @@ jobs: echo "PR_NUMBER=$PR_NUMBER" >> $GITHUB_ENV - name: Publish Test Report - uses: ctrf-io/github-test-reporter@v1.0.6 + uses: ctrf-io/github-test-reporter@v1.0.7 with: report-path: 'artifacts/ctrf-report.json' community-report: true