Skip to content

Commit 68f8f64

Browse files
committed
Rename actions
1 parent d23468c commit 68f8f64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Node CI
1+
name: Node Lint
22

33
on: [push]
44

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Node CI
1+
name: Node Test
22

33
on: [push]
44

0 commit comments

Comments
 (0)