Remove unnecessary env var

This commit is contained in:
Rodel Calasagsag 2023-08-15 16:51:24 +08:00
parent 4211c1424f
commit eb458bbdf3
1 changed files with 0 additions and 1 deletions

View File

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