Skip to content

Commit a80143e

Browse files
Remove name from CI workflow job
1 parent d5923b3 commit a80143e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
name: "test / Test"
2-
31
on:
42
push:
53
branches:
@@ -13,5 +11,4 @@ on:
1311

1412
jobs:
1513
unit-test:
16-
name: "test / Test"
1714
uses: ./.github/workflows/build-and-test.yaml

0 commit comments

Comments
 (0)