Skip to content

Commit 06344e3

Browse files
rename workflows
1 parent 34bc2b2 commit 06344e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/front-end-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Front-end Unit Test
1+
name: Client Build
22

33
on:
44
push:

.github/workflows/front-end-unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Front-end Unit Test
1+
name: Client Unit Test
22

33
on:
44
push:

0 commit comments

Comments
 (0)