Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Oct 31, 2024
1 parent f44f743 commit a7983bb
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 @@ -21,6 +21,7 @@ jobs:
- name: Define matrix
id: include_list
run: |
ls -lha
# Generates a json array with include entries for all possible combinations of PHP, Moodle branch and database
include_str="["
for i in $(cat plugin_compatibility.json | jq -c '.[]'); do
Expand Down

0 comments on commit a7983bb

Please sign in to comment.