Skip to content

#393 - CI: pass again all tests #354

#393 - CI: pass again all tests

#393 - CI: pass again all tests #354

Workflow file for this run

# .github/workflows/ci.yml
name: ci
on: [push, pull_request]
jobs:
ci:
uses: jpahullo/catalyst-moodle-workflows/.github/workflows/ci.yml@main
# Required if you plan to publish (uncomment the below)
# secrets:
# moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
with:
disable_grunt: true
disable_release: true