Skip to content

Commit

Permalink
Fix coverage driver
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 31, 2023
1 parent c80778d commit 801efea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/back-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
with:
php-version: "${{ matrix.php-version }}"
extensions: "dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd, fileinfo, exif"
coverage: "pcov"
-
name: "Setup problem matcher for PHPUnit"
run: |
Expand Down

0 comments on commit 801efea

Please sign in to comment.