Skip to content

Commit

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

[#289] chore: ci usage alignment and cleanup
  • Loading branch information
brendanheywood authored Mar 24, 2022
2 parents 2b55496 + 59fbdee commit afc96d3
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 39+
name: ci

on: [push, pull_request]

jobs:
workflow_group_39_plus_ci:
test:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-39-plus-ci.yml@main
with:
disable_behat: true

0 comments on commit afc96d3

Please sign in to comment.