We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0722b55 + 6131f9f commit 3a2f520Copy full SHA for 3a2f520
.github/workflows/matrix-and-codecov-on-merge-to-main.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
coverage-and-matrix:
15
- uses: Billingegroup/release-scripts/.github/workflows/_coverage-and-matrix.yml@v0
+ uses: Billingegroup/release-scripts/.github/workflows/_matrix-and-codecov-on-merge-to-main.yml@v0
16
with:
17
project: diffpy.utils
18
c_extension: false
0 commit comments