Skip to content

Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.5 to 1.4.6 #186

Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.5 to 1.4.6

Build(deps-dev): bump phpstan/phpstan-doctrine from 1.4.5 to 1.4.6 #186

Workflow file for this run

name: "Coverage"
on:
pull_request:
push:
branches: ["*"]
schedule:
- cron: "0 8 * * 1"
jobs:
coverage:
name: "Phpunit"
uses: contributte/.github/.github/workflows/phpunit-coverage.yml@v1
with:
make: "init coverage"