Skip to content

Commit 412101a

Browse files
authored
Update test-loop2.yml
1 parent b892013 commit 412101a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-loop2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
needs: define-matrix
3838

3939
strategy:
40-
matrix: ${{ fromJson(needs.define-matrix.outputs.json-project).include }}
40+
matrix: ${{ fromJson(needs.define-matrix.outputs.json-project).include[] }}
4141

4242
steps:
4343
- name: Print project-json variable

0 commit comments

Comments
 (0)