Fix artifact name

This commit is contained in:
rodelgc 2023-03-17 18:13:43 +08:00
parent bc44562329
commit b95b9000ce
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ jobs:
env:
ALLURE_RESULTS_DIR: ${{ github.workspace }}/plugins/woocommerce/tests/e2e-pw/allure-results
ALLURE_REPORT_DIR: ${{ github.workspace }}/plugins/woocommerce/tests/e2e-pw/allure-report
ARTIFACT_NAME: ${{ github.workspace }}/plugins/woocommerce/tests/e2e-pw/allure-report
ARTIFACT_NAME: e2e-plugin-${{ matrix.plugin }}
strategy:
fail-fast: false
matrix: