Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Oct 31, 2024
1 parent a7983bb commit 44951ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
include_list: ${{ steps.define-matrix.outputs.include_list }}

steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
path: plugin

- name: Define matrix
id: include_list
run: |
Expand Down

0 comments on commit 44951ca

Please sign in to comment.