Skip to content

Commit

Permalink
Update phpstan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrolli committed Dec 6, 2023
1 parent 8eca288 commit 0f29dbf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:

- name: Remove PHP-PSR Extension
run: |
sudo ls /etc/php/8.2/fpm/
sudo ls /etc/php/8.2/fpm/conf.d/
sudo rm /etc/php/8.2/fpm/conf.d/psr.ini
sudo rm /etc/php/8.2/fpm/conf.d/15-psr.ini
sudo service php8.2-fpm restart
sudo dpkg --get-selections | grep php
Expand Down

0 comments on commit 0f29dbf

Please sign in to comment.