mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
refactoring
This commit is contained in:
parent
9b57f3ce6a
commit
9148dc7a2d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
run: ./vendor/bin/phpstan -V
|
||||
|
||||
- name: PHPStan
|
||||
run: ./vendor/bin/phpstan
|
||||
run: ./vendor/bin/phpstan --xdebug
|
||||
|
||||
- name: SonarCloud Scan
|
||||
uses: sonarsource/sonarcloud-github-action@master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue