Skip to content

Trying to fix cs and cbf #3

Trying to fix cs and cbf

Trying to fix cs and cbf #3

Workflow file for this run

name: Run PHPStan to check for code quality issues
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6 # or alternative dependency management
- uses: php-actions/phpstan@v3
with:
path: lib/