Skip to content

Commit

Permalink
~ Enabled xdebug coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tylernathanreed committed Jul 9, 2021
1 parent fea94cc commit f2bba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
php-version: 8.0
extensions: dom, curl, libxml, mbstring, zip, pdo, sqlite, pdo_sqlite, gd, xdebug
tools: composer:v2
coverage: none
coverage: xdebug

- name: Install dependencies
uses: nick-invision/retry@v1
Expand Down

0 comments on commit f2bba9e

Please sign in to comment.