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

Merge branch 'master' into cache-prefix

This commit is contained in:
Samuel Štancl 2023-02-21 18:30:18 +01:00
commit b883d52a6a

View file

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