mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
refactoring
This commit is contained in:
parent
f7a81b521b
commit
9b57f3ce6a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/php.yml
vendored
3
.github/workflows/php.yml
vendored
|
@ -38,6 +38,9 @@ jobs:
|
|||
- name: CodeSpell
|
||||
run: ./codespell.sh
|
||||
|
||||
- name: PHPStan Version
|
||||
run: ./vendor/bin/phpstan -V
|
||||
|
||||
- name: PHPStan
|
||||
run: ./vendor/bin/phpstan
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue