disabled coverage
This commit is contained in:
parent
709c2fbae1
commit
1cd26f948a
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -22,9 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-versions }}
|
php-version: ${{ matrix.php-versions }}
|
||||||
extension-csv: mbstring, dom, fileinfo
|
extension-csv: mbstring, dom, fileinfo
|
||||||
|
coverage: none
|
||||||
- name: Disable XDebug
|
|
||||||
run: phpenv config-rm xdebug.ini || return
|
|
||||||
|
|
||||||
- name: Copy .env
|
- name: Copy .env
|
||||||
run: cp .env.testing .env
|
run: cp .env.testing .env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user