Skip to content

Bump phpunit/phpunit from 11.1.3 to 11.2.1 #291

Bump phpunit/phpunit from 11.1.3 to 11.2.1

Bump phpunit/phpunit from 11.1.3 to 11.2.1 #291

Workflow file for this run

name: 'Continuous Integration'
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
uses: makeitstrict/actions/.github/workflows/testing.yml@main
code-ql:
needs: [ test ]
uses: makeitstrict/actions/.github/workflows/code-quality.yml@main