mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
update codestyle ci
This commit is contained in:
parent
d2eab4f446
commit
465500e784
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codestyle.yml
vendored
2
.github/workflows/codestyle.yml
vendored
|
@ -16,6 +16,6 @@ jobs:
|
|||
- name: PHPStan
|
||||
uses: docker://oskarstark/phpstan-ga
|
||||
with:
|
||||
args: analyse --configuration="./tests/phpstan/config.neon" --autoload-file="./descartes/load.php"
|
||||
args: analyse --configuration="./tests/phpstan/config.neon" --autoload-file="./descartes/load.php" --level=0
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue