Skip to content

Commit 15164fe

Browse files
committed
test: matrix executions
1 parent 4e466b0 commit 15164fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pi_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
app_repo: refinery-ui
9090
steps:
9191
- name: Print matrix values - ${{ matrix.parent_image_type }}
92-
run: echo ${{ matrix }}
92+
run: echo ${{ toJson(matrix) }}
9393

9494
# pi-build:
9595
# name: 'Parent Images: Docker Build'

0 commit comments

Comments
 (0)