Skip to content

Commit eee8c66

Browse files
committed
Update php.yml
1 parent ff91e2e commit eee8c66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v3
1919

20-
- name: Validate composer.json and composer.lock
21-
run: composer validate --strict
20+
# - name: Validate composer.json and composer.lock
21+
# run: composer validate --strict
2222

2323
- name: Cache Composer packages
2424
id: composer-cache

0 commit comments

Comments
 (0)