Skip to content

Commit 103a2af

Browse files
committed
Update ci.yml
1 parent 182a9c2 commit 103a2af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
matrix:
1414
node: [ '18', '20', '22' ]
1515
timeout-minutes: 15
16+
name: Node ${{ matrix.node }}
1617
steps:
1718
- name: Checkout repository
1819
uses: actions/checkout@v4

0 commit comments

Comments
 (0)