1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-17 14:18:35 +01:00

Revert "Update tests.yml (#2788)" (#2792)

This reverts commit aa32040bd4849228788d0c4088e9988bb7354406.
This commit is contained in:
Dag 2022-06-08 02:16:06 +02:00 committed by GitHub
parent a4785370fa
commit 6582a66a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
- run: composer dump-autoload
php-version: ${{ matrix.php-versions }}
- run: composer global require phpunit/phpunit ^7
- run: phpunit --configuration=phpunit.xml --include-path=lib/