Skip to content

Configure test coverage reporting #4

Configure test coverage reporting

Configure test coverage reporting #4

Workflow file for this run

name: PHPUnit
on: push
jobs:
test:
uses: programie/Workflows/.github/workflows/php-test.yml@main
with:
php_versions: "['8.1', '8.2']"
secrets: inherit