Skip to content

Add PHPUnit installation to workflow #473

Add PHPUnit installation to workflow

Add PHPUnit installation to workflow #473

name: Coding Standards
on:
push:
pull_request:
workflow_dispatch:
jobs:
cs:
uses: ray-di/.github/.github/workflows/coding-standards.yml@v1
with:
php_version: 8.2