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