Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdent authored Nov 16, 2023
1 parent d6fbd3d commit c4246d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

- name: Validate composer.json and composer.lock
run: composer validate --strict
run: composer validate

- name: Cache Composer packages
id: composer-cache
Expand Down

0 comments on commit c4246d1

Please sign in to comment.