This commit is contained in:
Daniil Gentili 2023-12-14 20:58:44 +01:00
parent 73a2d1fe18
commit 510a4284e3

View File

@ -67,7 +67,7 @@ jobs:
run: vendor/bin/phpunit ${{ matrix.phpunit-flags }}
- name: Run psalm
run: vendor/bin/psalm.phar
run: vendor/bin/psalm
- name: Run style fixer
env: