Skip to content

Commit 97e763e

Browse files
Update .github/workflows/haskell-ci.yml
Co-authored-by: Neil Mayhew <[email protected]>
1 parent 7bdfd2a commit 97e763e

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
@@ -99,7 +99,7 @@ jobs:
9999
pattern: 'constrained-${{github.head_ref}}-9.12-coverage'
100100
merge-multiple: true
101101

102-
- name: Download coverage report
102+
- name: Download coverage report from `master`
103103
uses: actions/download-artifact@v4
104104
with:
105105
pattern: 'constrained-master-9.12-coverage'

0 commit comments

Comments
 (0)