Skip to content

Fix coverage: remove dead code in getVary(), add edge case test #988

Fix coverage: remove dead code in getVary(), add edge case test

Fix coverage: remove dead code in getVary(), add edge case test #988

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.4