Skip to content

Moodle 4.5 deprecated print_error, use moodle_exception #267

Moodle 4.5 deprecated print_error, use moodle_exception

Moodle 4.5 deprecated print_error, use moodle_exception #267

Workflow file for this run

# .github/workflows/ci.yml
name: ci
on: [push, pull_request]
jobs:
test:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
with:
min_php: '7.4'