We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad35ff9 commit 3cf8917Copy full SHA for 3cf8917
1 file changed
.github/workflows/ci.yaml
@@ -1,5 +1,4 @@
1
-name: "test / Test"
2
-
+name: "test"
3
on:
4
push:
5
branches:
@@ -13,5 +12,4 @@ on:
13
12
14
jobs:
15
unit-test:
16
- name: "test / Test"
17
uses: ./.github/workflows/build-and-test.yaml
0 commit comments