Skip to content

Commit 092047b

Browse files
committed
Update CI build name
1 parent 5eb8c13 commit 092047b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
name: "Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }}"
9+
name: "${{ matrix.os }}"
1010

1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)