Skip to content

Commit

Permalink
[#61] chore: ci usage alignment and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
keevan committed Mar 23, 2022
1 parent 17eb4b2 commit b42e69a
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 34+
name: ci

on: [push, pull_request]

jobs:
workflow_group_34_plus_ci:
test:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-34-plus-ci.yml@main
with:
extra_plugin_runners: 'moodle-plugin-ci add-plugin catalyst/moodle-local_aws'

0 comments on commit b42e69a

Please sign in to comment.