Add flag to state it is in dev mode so tools are installed like phpun… (#34258)

Add flag to state it is in dev mode so tools are installed like phpunit closes #34158
This commit is contained in:
Roy Ho 2022-08-11 12:58:36 -07:00 committed by GitHub
parent aee35e368b
commit fc06be8296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ jobs:
- name: Install and Build
uses: ./.github/actions/install-build
with:
composer_no_dev: 0
- name: Build Admin feature config
run: pnpm build:feature-config --filter=woocommerce