Skip to content

Merge pull request #80 from acelaya-forks/feature/v5.6.0 #120

Merge pull request #80 from acelaya-forks/feature/v5.6.0

Merge pull request #80 from acelaya-forks/feature/v5.6.0 #120

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'