Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Commit

Permalink
Delete poggit Phpstan config
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonw4331 committed Nov 15, 2021
1 parent 4f93d05 commit d1a6dbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- name: Replace PocketMine Phpstan config
run: cp -f ./plugins/${{ github.event.repository.name }}/tests/phpstan.neon.dist phpstan.neon.dist

- name: Delete poggit Phpstan config
run: rm -f ./plugins/${{ github.event.repository.name }}/phpstan.neon.dist

- name: Setup PHP
uses: pmmp/setup-php-action@e232f72a4330a07aae8418e8aa56b64efcdda636
with:
Expand Down

0 comments on commit d1a6dbd

Please sign in to comment.