Skip to content

Commit 263e2bc

Browse files
committed
Change build names
1 parent e7e5f48 commit 263e2bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
name: CI
3+
name: Test
44

55
on:
66
push:

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
name: CI
3+
name: Lint
44

55
on:
66
push:

0 commit comments

Comments
 (0)