We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb97a9 commit 2ef4c3dCopy full SHA for 2ef4c3d
.github/workflows/push.yml
@@ -46,7 +46,7 @@ jobs:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
48
- name: Quick check code coverage level
49
- run: php tests/coverage-checker.php 89
+ run: php tests/coverage-checker.php 91
50
51
phpunit:
52
name: Unit tests for PHP version ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
0 commit comments