Skip to content

Commit 2471448

Browse files
committed
Update file(s) from wp-cli/.github
1 parent 176c561 commit 2471448

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

+2
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ jobs:
162162

163163
- name: Check Behat environment
164164
if: steps.check_files.outputs.files_exists == 'true'
165+
env:
166+
WP_VERSION: '${{ matrix.wp }}'
165167
run: WP_CLI_TEST_DEBUG_BEHAT_ENV=1 composer behat
166168

167169
- name: Run Behat

0 commit comments

Comments
 (0)