mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-26 03:11:18 +02:00
Update tests.yml (#2788)
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -16,7 +16,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: shivammathur/setup-php@v2
|
- uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-versions }}
|
php-version: ${{ matrix.php-versions }}
|
||||||
|
- run: composer dump-autoload
|
||||||
- run: composer global require phpunit/phpunit ^7
|
- run: composer global require phpunit/phpunit ^7
|
||||||
- run: phpunit --configuration=phpunit.xml --include-path=lib/
|
- run: phpunit --configuration=phpunit.xml --include-path=lib/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user