Skip to content

Commit

Permalink
Fix last warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlinger committed Jan 14, 2025
1 parent af7b14c commit fe3a409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
env:
XDEBUG_MODE: coverage
with:
test_suffix: "Test.php" # get rid of warning after updating to PHPUnit11
php_extensions: "xdebug mbstring xml curl"
configuration: "./phpunit.xml"
coverage_clover: "coverage.xml"
Expand Down

0 comments on commit fe3a409

Please sign in to comment.