Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Oct 31, 2024
1 parent 8581707 commit f634da7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
done
include_str="$include_str]"
echo "include_list=$include_str" >> "$GITHUB_OUTPUT"
- name: Print include_list
run: echo "${{ steps.include_list.outputs.include_list }}"
test:
runs-on: ubuntu-22.04

Expand Down

0 comments on commit f634da7

Please sign in to comment.