Skip to content

Fix PHPStan complaining about accessing protected currentGroup prop… #209

Fix PHPStan complaining about accessing protected currentGroup prop…

Fix PHPStan complaining about accessing protected currentGroup prop… #209

Workflow file for this run

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