Skip to content

Commit 7d56509

Browse files
9.12 coverage
1 parent 313e99f commit 7d56509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Download coverage report
109109
uses: actions/download-artifact@v4
110110
with:
111-
pattern: 'constrained-latest-coverage'
111+
pattern: 'constrained-9.12-coverage'
112112
merge-multiple: true
113113

114114
- run: cat coverage-report.md

0 commit comments

Comments
 (0)