Skip to content

Commit 5beab38

Browse files
Update job name in code coverage workflow
1 parent f08c72f commit 5beab38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-coverage.yml

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

1212
jobs:
1313
build:
14-
name: Running unit tests
14+
name: Checking code coverage
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)