mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 00:01:05 +00:00
Update php.yml
This commit is contained in:
parent
cd49831cdd
commit
17c75f3942
4
.github/workflows/php.yml
vendored
4
.github/workflows/php.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue