Skip to content

Commit

Permalink
Disable coverage to avoid CI failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Feb 6, 2024
1 parent 0c0deb2 commit ae95f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
run: composer install --ansi --no-interaction --no-progress

- name: Execute Unit Tests
run: vendor/bin/phpunit --coverage-text
run: vendor/bin/phpunit

0 comments on commit ae95f1a

Please sign in to comment.