Skip to content

Use correct table name for course completions (#124) #115

Use correct table name for course completions (#124)

Use correct table name for course completions (#124) #115

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:
disable_phpunit: true