Skip to content

Commit

Permalink
add local plugin in matrix test
Browse files Browse the repository at this point in the history
  • Loading branch information
TamaroWalter committed May 14, 2024
1 parent 979bc52 commit 152039c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ jobs:
- name: Install moodle-plugin-ci
run: |
moodle-plugin-ci add-plugin learnweb/moodle-local_townsquaresupport
moodle-plugin-ci install --plugin ./plugin --db-host=127.0.0.1
env:
DB: ${{ matrix.database }}
Expand Down

0 comments on commit 152039c

Please sign in to comment.