Skip to content

Fix: Remove deprecated Bootstrap 3/4 CSS classes from datagrid.css #825

Fix: Remove deprecated Bootstrap 3/4 CSS classes from datagrid.css

Fix: Remove deprecated Bootstrap 3/4 CSS classes from datagrid.css #825

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-mysql.yml@v1
with:
php: "8.5"
database: tests
coverage: true
make: coverage