Skip to content

Remove Codecov

Remove Codecov #14

Workflow file for this run

name: PHPStan
on:
push
jobs:
phpstan:
uses: stefanzweifel/reusable-workflows/.github/workflows/phpstan.yml@main
with:
php_version: '8.3'