Skip to content

Commit

Permalink
attempt to add tool_cert plugin in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Nov 13, 2024
1 parent 08a240c commit d33dbdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/moodle-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
if: ${{ matrix.moodle-branch == 'MOODLE_401_STABLE' || matrix.moodle-branch == 'MOODLE_402_STABLE' }}
run: |
moodle-plugin-ci add-plugin --branch MOODLE_400_STABLE catalyst/moodle-mod_facetoface
moodle-plugin-ci add-plugin --branch MOODLE_400_STABLE moodlehq/moodle-tool_certificate
- name: Install the plugin.
run: |
Expand Down

0 comments on commit d33dbdb

Please sign in to comment.