Skip to content

fix: setup command cannot update Config\Autoload::$helpers with multiple lines #2014

fix: setup command cannot update Config\Autoload::$helpers with multiple lines

fix: setup command cannot update Config\Autoload::$helpers with multiple lines #2014

Workflow file for this run

name: PHPUnit
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'phpunit*'
- '.github/workflows/phpunit.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'phpunit*'
- '.github/workflows/phpunit.yml'
jobs:
phpunit:
uses: codeigniter4/.github/.github/workflows/phpunit.yml@main