Skip to content

Commit 3c56f56

Browse files
committed
Change name for clarity
1 parent a743457 commit 3c56f56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Tests
22
on: [push, pull_request]
33

44
jobs:
5-
test:
5+
code-coverage:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)