Skip to content

Bump phpstan/phpstan-doctrine from 1.3.40 to 1.3.41 #10

Bump phpstan/phpstan-doctrine from 1.3.40 to 1.3.41

Bump phpstan/phpstan-doctrine from 1.3.40 to 1.3.41 #10

Workflow file for this run

name: "Coverage"
on:
pull_request:
push:
branches: [ "*" ]
schedule:
- cron: "0 8 * * 1"
jobs:
coverage:
name: "Nette Tester"
uses: contributte/.github/.github/workflows/nette-tester-coverage.yml@v1
with:
php: "8.2"
make: "setup coverage"