Skip to content

Commit c79e8b3

Browse files
OttoAllmendingerllm-git
andcommitted
ci: add job name to unit-test job
To satisfy the config of the `infra/` repo mostly. It's not a great name. Co-authored-by: llm-git <[email protected]>
1 parent 663d0d9 commit c79e8b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313

1414
jobs:
1515
unit-test:
16+
name: "test / Test"
17+
1618
runs-on: ubuntu-latest
1719

1820
strategy:

0 commit comments

Comments
 (0)