Skip to content

Commit 3a2f520

Browse files
authored
Merge pull request #102 from sbillinge/workflow
fix matrix-workflow
2 parents 0722b55 + 6131f9f commit 3a2f520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matrix-and-codecov-on-merge-to-main.yml

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

1313
jobs:
1414
coverage-and-matrix:
15-
uses: Billingegroup/release-scripts/.github/workflows/_coverage-and-matrix.yml@v0
15+
uses: Billingegroup/release-scripts/.github/workflows/_matrix-and-codecov-on-merge-to-main.yml@v0
1616
with:
1717
project: diffpy.utils
1818
c_extension: false

0 commit comments

Comments
 (0)