Skip to content

Commit 6f849da

Browse files
committed
give proper job name for codecov workflow
1 parent c41ab2f commit 6f849da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ defaults:
1515
shell: bash -l {0}
1616

1717
jobs:
18-
docs:
18+
coverage:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Check out diffpy.structure

0 commit comments

Comments
 (0)