Skip to content

Commit 8fbaf50

Browse files
oops
1 parent c2f51e9 commit 8fbaf50

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
@@ -96,7 +96,7 @@ jobs:
9696
- name: Download coverage report
9797
uses: actions/download-artifact@v4
9898
with:
99-
pattern: 'constrained-${{ghc.head_ref}}-9.12-coverage'
99+
pattern: 'constrained-${{github.head_ref}}-9.12-coverage'
100100
merge-multiple: true
101101

102102
- run: cat coverage-report.md

0 commit comments

Comments
 (0)