Skip to content

fix: use the right property #1

fix: use the right property

fix: use the right property #1

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- uses: php-actions/phpstan@v3
with:
memory_limit: -1