mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-02 17:29:25 +02:00
refactoring
This commit is contained in:
parent
64e1074128
commit
e60676a2c7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
run: ./vendor/bin/phpstan -V
|
||||
|
||||
- name: PHPStan
|
||||
run: ./vendor/bin/phpstan --xdebug
|
||||
run: ./vendor/bin/phpstan
|
||||
|
||||
- name: Rector
|
||||
run: ./vendor/bin/rector process --dry-run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue