mirror of
https://github.com/filegator/filegator.git
synced 2025-08-05 18:57:39 +02:00
fix CI workflow / xdebug
This commit is contained in:
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
extensions: mbstring, zip, sqlite3
|
||||
coverage: xdebug
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer install --no-interaction
|
||||
|
Reference in New Issue
Block a user