Skip to content

fix: reenable phpunit tests in ci #136

fix: reenable phpunit tests in ci

fix: reenable phpunit tests in ci #136

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
test:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
with:
disable_behat: true
disable_grunt: true
disable_mustache: true