Skip to content

Fix ProfilerTest

Fix ProfilerTest #1817

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.0.1"
with:
composer-options: "--prefer-dist --prefer-stable"