Skip to content

Commit b7cc7b8

Browse files
committed
add output
1 parent eece57c commit b7cc7b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
VERSIONS_ARRAY=$(npm show aws-cdk time --json --silent| jq 'del(.created, .modified) | keys' -c)
3939
echo "MATRIX={\"cdk-version\":$( echo "$VERSIONS_ARRAY" )}" >> $GITHUB_ENV
40+
echo $MATRIX
4041
4142
version-testing:
4243
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)