1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 06:44:04 +00:00

remove --xdebug from phpstan job

This commit is contained in:
Samuel Štancl 2023-12-12 11:03:53 +01:00 committed by GitHub
parent a5800452ac
commit 1acdd1bdb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,4 +117,4 @@ jobs:
- name: Install composer dependencies
run: composer install
- name: Run phpstan
run: vendor/bin/phpstan analyse --xdebug
run: vendor/bin/phpstan analyse