mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:48 +08:00
Update file(s) from wp-cli/.github
This commit is contained in:
parent
711a55b1bb
commit
19fd24aaee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
|||
files: "composer.json, phpcs.xml.dist"
|
||||
|
||||
- name: Set up PHP environment
|
||||
if: steps.check_composer_file.outputs.files_exists == 'true'
|
||||
if: steps.check_files.outputs.files_exists == 'true'
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '7.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue