Skip to content

test: set fixed time for time-dependent tests (#1281) #2200

test: set fixed time for time-dependent tests (#1281)

test: set fixed time for time-dependent tests (#1281) #2200

Workflow file for this run

name: PHPCSFixer
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- '.github/workflows/phpcsfixer.yml'
push:
branches:
- develop
paths:
- '**.php'
- '.github/workflows/phpcsfixer.yml'
jobs:
phpcsfixer:
uses: codeigniter4/.github/.github/workflows/phpcsfixer.yml@CI46