Skip to content

Commit e893ed3

Browse files
committed
ci(workflow): set test name
1 parent 673be8e commit e893ed3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
node: ['14.19.0', '16.14.0', '17.4.0']
11+
name: Node ${{ matrix.node }} testing
1112
steps:
1213
- uses: actions/checkout@v2
1314
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)