Update php.yml

This commit is contained in:
alistair3149 2019-12-26 01:35:52 -05:00 committed by GitHub
parent cd49831cdd
commit 17c75f3942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,8 +16,8 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest
- name: Linting
run: php -l
- name: Composer test
run: composer test
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md