Skip to content

Commit

Permalink
behat fix: make sure block block is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
ferishili committed Dec 5, 2024
1 parent d24c55a commit 1ef5bc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ on: [ push, pull_request ]

jobs:
call-moodle-ci-workflow:
uses: Opencast-Moodle/moodle-workflows-opencast/.github/workflows/moodle-ci.yml@main
uses: Opencast-Moodle/moodle-workflows-opencast/.github/workflows/moodle-ci.yml@main
with:
requires-block-plugin: true

0 comments on commit 1ef5bc6

Please sign in to comment.