mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 10:54:04 +00:00
remove --xdebug from phpstan job
This commit is contained in:
parent
a5800452ac
commit
1acdd1bdb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -117,4 +117,4 @@ jobs:
|
||||||
- name: Install composer dependencies
|
- name: Install composer dependencies
|
||||||
run: composer install
|
run: composer install
|
||||||
- name: Run phpstan
|
- name: Run phpstan
|
||||||
run: vendor/bin/phpstan analyse --xdebug
|
run: vendor/bin/phpstan analyse
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue