Skip to content

Commit 3cf8917

Browse files
Update ci.yaml
1 parent ad35ff9 commit 3cf8917

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
name: "test / Test"
2-
1+
name: "test"
32
on:
43
push:
54
branches:
@@ -13,5 +12,4 @@ on:
1312

1413
jobs:
1514
unit-test:
16-
name: "test / Test"
1715
uses: ./.github/workflows/build-and-test.yaml

0 commit comments

Comments
 (0)