Skip to content

Bump phpunit/phpunit from 11.1.1 to 11.1.2 #281

Bump phpunit/phpunit from 11.1.1 to 11.1.2

Bump phpunit/phpunit from 11.1.1 to 11.1.2 #281

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