Skip to content

chore: fix PHPStan, Rector and tests (#1310) #634

chore: fix PHPStan, Rector and tests (#1310)

chore: fix PHPStan, Rector and tests (#1310) #634

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