mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-04 16:49:35 +00:00
[maint] fix phpunit test (#4300)
This commit is contained in:
parent
e5e2059ed7
commit
776e27218a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -17,5 +17,7 @@ jobs:
|
||||
- uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
env:
|
||||
update: true
|
||||
- run: composer install
|
||||
- run: composer test
|
||||
|
Loading…
Reference in New Issue
Block a user