diff --git a/plugins/woocommerce-admin/.github/workflows/e2e.yml b/plugins/woocommerce-admin/.github/workflows/e2e.yml index 044a73cb574..a48b0387ff9 100644 --- a/plugins/woocommerce-admin/.github/workflows/e2e.yml +++ b/plugins/woocommerce-admin/.github/workflows/e2e.yml @@ -28,6 +28,7 @@ jobs: WC_E2E_SCREENSHOTS: 1 E2E_SLACK_CHANNEL: ${{ secrets.E2E_SLACK_CHANNEL }} E2E_SLACK_TOKEN: ${{ secrets.E2E_SLACK_TOKEN }} + WP_VERSION: 5.7.1 run: | npm i composer require wp-cli/i18n-command