Skip to content

Commit 3b673fd

Browse files
For testing, updated ci workflow to install fixed CR adaptive plugin
1 parent 7241a07 commit 3b673fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: Install Moodle
8585
run: |
86-
moodle-plugin-ci add-plugin trampgeek/moodle-qbehaviour_adaptive_adapted_for_coderunner
86+
moodle-plugin-ci add-plugin --branch wip753140_adaptive AnupamaSarjoshi/moodle-qbehaviour_adaptive_adapted_for_coderunner
8787
moodle-plugin-ci install --plugin ./plugin --db-host=127.0.0.1
8888
moodle-plugin-ci add-config 'define("QTYPE_CODERUNNER_JOBE_HOST", "localhost:4000");'
8989
env:

0 commit comments

Comments
 (0)