Skip to content

Commit

Permalink
Merge pull request #292 from catalyst/ci-workflow-alignment-for-MOODL…
Browse files Browse the repository at this point in the history
…E_38_STABLE

[#291] chore: ci usage alignment and cleanup
  • Loading branch information
brendanheywood authored Mar 24, 2022
2 parents 65b12dc + 24758a2 commit 555644e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Run all tests for Moodle 33 to 38
name: ci

on: [push, pull_request]

jobs:
workflow_group_33_to_38__ci:
test:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-33-to-38-ci.yml@main
with:
disable_behat: true

0 comments on commit 555644e

Please sign in to comment.