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 75f6e58 commit 1a024cfCopy full SHA for 1a024cf
.github/workflows/phpunit.yml
@@ -35,7 +35,7 @@ jobs:
35
mkdir -p build/logs
36
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
37
38
- scrutinizer:
+ Scrutinizer:
39
runs-on: ubuntu-latest
40
41
steps:
0 commit comments