Skip to content

phpstan: Ignore Container::getComponents() returning incorrect type #190

phpstan: Ignore Container::getComponents() returning incorrect type

phpstan: Ignore Container::getComponents() returning incorrect type #190

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"