Skip to content

Commit c2f8e8c

Browse files
committed
updated workflow names
1 parent 8016d8a commit c2f8e8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Test"
1+
name: Build
22
on:
33
pull_request:
44
push:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Test"
1+
name: Test
22
on:
33
pull_request:
44
branches:

0 commit comments

Comments
 (0)