Skip to content

Update to PHP coding standard 2.4.0 #105

Update to PHP coding standard 2.4.0

Update to PHP coding standard 2.4.0 #105

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/php-lib-ci.yml@main
with:
coverage-driver: 'xdebug'