Temporarily hardcode e2e workflow to use WordPress 5.7.1 (https://github.com/woocommerce/woocommerce-admin/pull/7054)

This commit is contained in:
Ilyas Foo 2021-05-24 10:01:25 +08:00 committed by GitHub
parent 3725d570d9
commit ff1e33bf9e
1 changed files with 1 additions and 0 deletions

View File

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