Skip to content

Commit 6747af9

Browse files
authored
Update test-loop.yml
1 parent 77ae530 commit 6747af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Print project-json variable
5555
run: |
56-
echo ${{ toJson(needs.define-matrix.outputs.project-json) }}
56+
echo ${{ toJson(needs.define-matrix.outputs.project-string) }}
5757
5858
- name: Print project-string variable
5959
run: |

0 commit comments

Comments
 (0)