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 f00e902 commit 45c7b58Copy full SHA for 45c7b58
1 file changed
.github/workflows/build.yml
@@ -61,7 +61,6 @@ jobs:
61
report_paths: junit.xml
62
check_name: PHPUnit Test Results (PHP ${{ matrix.php-versions }})
63
detailed_summary: true
64
- include_passed: true
65
66
# Regression floor for line coverage. Raise MINIMUM_LINE_COVERAGE as coverage improves;
67
# the step prints the current percentage so the floor can be ratcheted toward it.
0 commit comments