Skip to content

feat: new command shield:extend #2076

feat: new command shield:extend

feat: new command shield:extend #2076

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