Skip to content

Commit

Permalink
update pipeline to include new plugin local_logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 committed Jan 17, 2024
1 parent b0668b0 commit ba00d3e
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 @@ -77,6 +77,7 @@ jobs:
- name: Install moodle-plugin-ci
run: |
moodle-plugin-ci add-plugin ProjektAdLer/MoodlePluginLocalLogging
moodle-plugin-ci install --no-init --plugin ./plugin --db-host=127.0.0.1
env:
DB: ${{ matrix.database }}
Expand Down

0 comments on commit ba00d3e

Please sign in to comment.