Skip to content

Commit 8a9c474

Browse files
Add name to unit-test job in CI workflow
1 parent 3cf8917 commit 8a9c474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ on:
1212

1313
jobs:
1414
unit-test:
15+
name: ''
1516
uses: ./.github/workflows/build-and-test.yaml

0 commit comments

Comments
 (0)