Skip to content

Commit

Permalink
Another attempt to get github phpstan action to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed Nov 14, 2024
1 parent 4b4f819 commit 63cea71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
submodules: recursive

- uses: php-actions/composer@v6

- name: Clear Composer Cache
run: composer clear-cache

Expand Down

0 comments on commit 63cea71

Please sign in to comment.