Skip to content

feat(chore): refactor some stuff for better output and implement test #20

feat(chore): refactor some stuff for better output and implement test

feat(chore): refactor some stuff for better output and implement test #20

name: "CI Tests"
on: [push, pull_request]
jobs:
build-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- uses: php-actions/phpstan@v3
with:
memory_limit: -1