Update file(s) from wp-cli/.github

This commit is contained in:
schlessera 2022-10-06 23:02:34 +00:00
parent 1ebf980d54
commit cd3b9698d6

View file

@ -162,6 +162,8 @@ jobs:
- name: Check Behat environment
if: steps.check_files.outputs.files_exists == 'true'
env:
WP_VERSION: '${{ matrix.wp }}'
run: WP_CLI_TEST_DEBUG_BEHAT_ENV=1 composer behat
- name: Run Behat