Skip to content

Commit 7ca2fca

Browse files
authored
Update php.yml
1 parent b469372 commit 7ca2fca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
- uses: shivammathur/setup-php@v2
1818
with:
1919
php-version: ${{ matrix.php }}
20-
- name: Validate Composer files
21-
run: composer validate --no-check-all --strict
2220
- name: Install Composer dependencies
2321
run: composer install --prefer-dist --no-progress --no-suggest
2422
- name: Run tests

0 commit comments

Comments
 (0)