Skip to content

Commit

Permalink
Run composer normalize after dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Jun 5, 2023
1 parent a5680ab commit 32ba39f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
run: |
composer require ergebnis/composer-normalize:2.28.3
composer require wp-cli/wp-cli:2.7.1
composer run lint-composer:fix
- name: Lint composer.json
run: composer run lint-composer
Expand Down

0 comments on commit 32ba39f

Please sign in to comment.