Remove unnecessary env var
This commit is contained in:
parent
4211c1424f
commit
eb458bbdf3
|
@ -159,7 +159,6 @@ jobs:
|
|||
contents: read
|
||||
needs: [api-tests]
|
||||
env:
|
||||
USE_WP_ENV: 1
|
||||
ALLURE_RESULTS_DIR: ${{ github.workspace }}/plugins/woocommerce/tests/e2e-pw/allure-results
|
||||
ALLURE_REPORT_DIR: ${{ github.workspace }}/plugins/woocommerce/tests/e2e-pw/allure-report
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue