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:
|
||||
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…
x
Reference in New Issue
Block a user