Skip to content

Commit d0aaea2

Browse files
committed
fix
1 parent 044cfa9 commit d0aaea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
export MATRIX="{\"cdk-version\":$VERSIONS_ARRAY}"
5252
5353
- name: Generate matrix
54-
id: simple-matrix
54+
id: set-matrix
5555
run: |
5656
echo "MATRIX=$MATRIX" >> $GITHUB_OUTPUT
5757

0 commit comments

Comments
 (0)