Skip to content

Tests: replace ContainerLoader with ContainerBuilder from contributte… #96

Tests: replace ContainerLoader with ContainerBuilder from contributte…

Tests: replace ContainerLoader with ContainerBuilder from contributte… #96

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.2"