Skip to content

Commit 1f475d6

Browse files
committed
ci: rename jobs
1 parent 17eeb4b commit 1f475d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/ci.yml

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

33
on:
44
push:

Diff for: .github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: e2e tests
1+
name: Run e2e tests
22

33
on:
44
push:

0 commit comments

Comments
 (0)