1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-25 19:01:18 +02:00

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

This reverts commit aa32040bd4.
This commit is contained in:
Dag
2022-06-08 02:16:06 +02:00
committed by GitHub
parent a4785370fa
commit 6582a66a2d

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/