This commit is contained in:
Shish 2020-01-26 16:40:52 +00:00
parent 3631084afd
commit bb72edd15b

View File

@ -22,7 +22,7 @@ jobs:
with: with:
php-version: ${{ matrix.php }} php-version: ${{ matrix.php }}
coverage: pcov coverage: pcov
extension-csv: mbstring extensions: mbstring
- name: Set up database - name: Set up database
run: | run: |