From dc34ed26c2b932ac9f36cbfa7d2f10002292115f Mon Sep 17 00:00:00 2001 From: longyuqing112 <2631918708@qq.com> Date: Tue, 11 Jun 2024 18:25:58 +0800 Subject: [PATCH 1/2] create-allure-report --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 795f658..3278881 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -60,7 +60,7 @@ jobs: # Optional: Serve Allure report - name: Serve Allure report - uses: simple-elf/allure-report-action@v1.0.1 + uses: simple-elf/allure-report-action@v1.9 with: results_directory: ${{ github.workspace }}/main-repo/reports/allure-results allure_version: '2.13.9' # Specify Allure version if needed From fd14067050925facac1ced9a01b11500dd901b0c Mon Sep 17 00:00:00 2001 From: longyuqing112 <2631918708@qq.com> Date: Tue, 11 Jun 2024 18:28:30 +0800 Subject: [PATCH 2/2] create-allure --- test-e2e | 1 - 1 file changed, 1 deletion(-) delete mode 160000 test-e2e diff --git a/test-e2e b/test-e2e deleted file mode 160000 index b6abc50..0000000 --- a/test-e2e +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b6abc5015bb4232b27eb9ddb9e33b1842a5553c7