Skip to content

Commit 9c1526c

Browse files
committed
Remove redundant entry
1 parent 6314b6b commit 9c1526c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/hackage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ jobs:
136136
137137
- name: "Generate haddock for hackage"
138138
if: steps.get-hackage-version.outputs.exists != 'true'
139-
continue-on-error: matrix.ghc == "9.0.1"
140139
run: |
141140
cd $(ls -d ./incoming/${{ matrix.package }}-*)
142141
cabal haddock --haddock-for-hackage

0 commit comments

Comments
 (0)