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
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/