Skip to content

Commit e285f93

Browse files
authored
Update test-loop2.yml
1 parent 9e93a93 commit e285f93

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)