Skip to content

Fix for doctrine/orm 3 (Expr::like param must be string) #562

Fix for doctrine/orm 3 (Expr::like param must be string)

Fix for doctrine/orm 3 (Expr::like param must be string) #562

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