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 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