Try again to make Jenkins happy
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
This commit is contained in:
parent
3df3ca9671
commit
7d9f1711e0
@ -57,6 +57,6 @@
|
||||
"docs": "tools/phpdocumentor run --sourcecode",
|
||||
"coverage": "php -dpcov.enabled=1 -dpcov.directory=. -dpcov.exclude=\"~vendor~\" ./vendor/bin/phpunit -c build",
|
||||
"phpstan": "tools/vendor/bin/phpstan analyse src tests",
|
||||
"ci:phpstan": "tools/vendor/bin/phpstan analyse -c phpstan.neon -n --no-progress --no-ansi --error-format=checkstyle > ./build/logs/phpstan.log"
|
||||
"ci:phpstan": "tools/vendor/bin/phpstan analyse -c phpstan.neon -n --no-progress --no-ansi --error-format=checkstyle > build/logs/phpstan.log"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user