We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7241a07 commit 3b673fdCopy full SHA for 3b673fd
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
84
- name: Install Moodle
85
run: |
86
- moodle-plugin-ci add-plugin trampgeek/moodle-qbehaviour_adaptive_adapted_for_coderunner
+ moodle-plugin-ci add-plugin --branch wip753140_adaptive AnupamaSarjoshi/moodle-qbehaviour_adaptive_adapted_for_coderunner
87
moodle-plugin-ci install --plugin ./plugin --db-host=127.0.0.1
88
moodle-plugin-ci add-config 'define("QTYPE_CODERUNNER_JOBE_HOST", "localhost:4000");'
89
env:
0 commit comments