Skip to content

Commit f61bad8

Browse files
author
Adrian Chang
committed
pckage
1 parent 0caad5f commit f61bad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/lbox-matrix/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ inputs:
66
required: true
77
default: '[]'
88
outputs:
9-
time:
10-
matrix: 'Matrix to run lbox packages tests against'
9+
matrix:
10+
description: 'Matrix to run lbox packages tests against'
1111
runs:
1212
using: 'node20'
1313
main: 'index.js'

0 commit comments

Comments
 (0)