Skip to content

Bump contributte/utils from 0.5.2 to 0.6.0 #32

Bump contributte/utils from 0.5.2 to 0.6.0

Bump contributte/utils from 0.5.2 to 0.6.0 #32

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/phpunit-coverage.yml@v1
with:
make: "init coverage"