mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-12 00:25:03 +00:00
Update tests.yml (#2788)
This commit is contained in:
parent
44e8007d9c
commit
aa32040bd4
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
- uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
- run: composer dump-autoload
|
||||
- run: composer global require phpunit/phpunit ^7
|
||||
- run: phpunit --configuration=phpunit.xml --include-path=lib/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user