Update php.yml

This commit is contained in:
Jan Böhmer 2020-01-05 22:56:03 +01:00 committed by GitHub
parent d4e072f968
commit 0c21d64f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Validate composer.json and composer.lock
run: composer validate
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest