Skip to content

Commit 5a5c54c

Browse files
Try composer diagnose again
1 parent 9acdbdd commit 5a5c54c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,8 @@ jobs:
4141
ACF_PRO_KEY: ${{ secrets.ACF_PRO_KEY }}
4242
COMPOSER_AUTH: ${{ secrets.COMPOSER_AUTH }}
4343

44+
- name: Composer diagnose
45+
run: composer diagnose
46+
4447
- name: Run tests
4548
run: composer security

0 commit comments

Comments
 (0)