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 d42b415 commit cbea2deCopy full SHA for cbea2de
.github/workflows/code-quality.yml
@@ -41,7 +41,7 @@ jobs:
41
extensions: mbstring, json, grpc, opentelemetry
42
ini-values: post_max_size=512M, max_execution_time=180
43
coverage: xdebug
44
- tools: phpcs, phpstan, phpunit, npm
+ tools: phpcs, phpstan, phpunit
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
0 commit comments