Skip to content

Commit 5fed4fa

Browse files
committed
ci: run unit tests as the job name
1 parent 8ca5a24 commit 5fed4fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
tests:
11-
name: Run tests
11+
name: Run unit tests
1212
runs-on: ubuntu-latest
1313
permissions:
1414
checks: write

0 commit comments

Comments
 (0)