Update tests.yml
This commit is contained in:
parent
a66771da98
commit
0b84512379
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
if: steps.composer-cache.outputs.cache-hit != 'true'
|
||||
run: composer install --prefer-dist --no-progress --no-suggest
|
||||
- name: Run tests
|
||||
|
||||
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
|
||||
# Docs: https://getcomposer.org/doc/articles/scripts.md
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue