Skip to content

Commit 79d3c24

Browse files
authored
build: add name to test workflow job (#3)
1 parent 73eb44e commit 79d3c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
build:
14+
name: Node ${{ matrix.node-version }} Test
1415
runs-on: ubuntu-latest
1516
strategy:
1617
matrix:

0 commit comments

Comments
 (0)