File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
workflow_dispatch :
12
12
13
13
jobs :
14
- coverage-and-matrix :
14
+ CI :
15
15
uses : Billingegroup/release-scripts/.github/workflows/_matrix-and-codecov-on-merge-to-main.yml@v0
16
16
with :
17
17
project : diffpy.utils
Original file line number Diff line number Diff line change 15
15
.. |Black | image :: https://img.shields.io/badge/code_style-black-black
16
16
:target: https://github.com/psf/black
17
17
18
- .. |CI | image :: https://github.com/diffpy/diffpy.utils/actions/workflows/codecov-on-merge-to-main.yml/badge.svg
19
- :target: https://github.com/diffpy/diffpy.utils/actions/workflows/codecov-on-merge-to-main.yml
18
+ .. |CI | image :: https://github.com/diffpy/diffpy.utils/actions/workflows/matrix-and- codecov-on-merge-to-main.yml/badge.svg
19
+ :target: https://github.com/diffpy/diffpy.utils/actions/workflows/matrix-and- codecov-on-merge-to-main.yml
20
20
21
21
.. |Codecov | image :: https://codecov.io/gh/diffpy/diffpy.utils/branch/main/graph/badge.svg
22
22
:target: https://codecov.io/gh/diffpy/diffpy.utils
You can’t perform that action at this time.
0 commit comments