Skip to content

Commit

Permalink
coverage driver
Browse files Browse the repository at this point in the history
  • Loading branch information
swilla committed Dec 9, 2023
1 parent 7172c58 commit d6dd1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: curl, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, iconv
coverage: none
coverage: pcov

- name: Install dependencies
run: |
Expand Down

0 comments on commit d6dd1a0

Please sign in to comment.