Skip to content

Commit

Permalink
Imp gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schindler committed Dec 3, 2022
1 parent cc58eee commit 62080f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: composer install --no-progress

- name: Run test suite
run: php vendor/bin/phpstan analyse -c .phpstan.neon --memory-limit 500M
run: php vendor/bin/phpstan analyse -c .phpstan.neon --memory-limit 500M --xdebug --no-progress

0 comments on commit 62080f8

Please sign in to comment.