diff --git a/plugins/woocommerce-admin/.github/workflows/e2e.yml b/plugins/woocommerce-admin/.github/workflows/e2e.yml index 20f7bdf715a..044a73cb574 100644 --- a/plugins/woocommerce-admin/.github/workflows/e2e.yml +++ b/plugins/woocommerce-admin/.github/workflows/e2e.yml @@ -25,11 +25,9 @@ jobs: node-version: '14' - name: Build and run E2E Tests env: - WP_VERSION: latest WC_E2E_SCREENSHOTS: 1 E2E_SLACK_CHANNEL: ${{ secrets.E2E_SLACK_CHANNEL }} E2E_SLACK_TOKEN: ${{ secrets.E2E_SLACK_TOKEN }} - GITHUB_ACTIONS: 1 run: | npm i composer require wp-cli/i18n-command