Skip to content

Refactor: drop contributte/application (copy CsvResponse to datagrid) #548

Refactor: drop contributte/application (copy CsvResponse to datagrid)

Refactor: drop contributte/application (copy CsvResponse to datagrid) #548

Workflow file for this run

name: "Coverage"
on:
pull_request:
workflow_dispatch:
push:
branches: ["*"]
schedule:
- cron: "0 8 * * 1"
jobs:
test82:
name: "Nette Tester"
uses: contributte/.github/.github/workflows/nette-tester-mysql.yml@v1
with:
php: "8.3"
database: tests
coverage: true
make: coverage