Skip to content

Merge pull request #232 from acelaya-forks/feature/extra-path-mode #282

Merge pull request #232 from acelaya-forks/feature/extra-path-mode

Merge pull request #232 from acelaya-forks/feature/extra-path-mode #282

Workflow file for this run

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