mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 14:18:35 +01:00
This reverts commit aa32040bd4849228788d0c4088e9988bb7354406.
This commit is contained in:
parent
a4785370fa
commit
6582a66a2d
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -17,7 +17,6 @@ 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…
x
Reference in New Issue
Block a user