Skip to content

Commit

Permalink
Use WP CLI dev version to test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Jun 5, 2023
1 parent 32ba39f commit 683ccb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
if: matrix.php < '8.0'
run: |
composer require ergebnis/composer-normalize:2.28.3
composer require wp-cli/wp-cli:2.7.1
composer require wp-cli/wp-cli:dev-main
composer run lint-composer:fix
- name: Lint composer.json
Expand Down

0 comments on commit 683ccb1

Please sign in to comment.