Skip to content

Commit 6131f9f

Browse files
committed
fix matrix-workflow
1 parent 0722b55 commit 6131f9f

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)