Skip to content

Commit 9141c64

Browse files
Disable sdist build in the docspec test
1 parent 379ddfd commit 9141c64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jobs:
235235
ghc_version: 9.12.4
236236
# WARNING! cannot use # comments inside pack_options.
237237
pack_options: >-
238+
DISABLE_SDIST_BUILD="y"
238239
ENABLE_DOCSPEC="y"
239240
DOCSPEC_URL=https://github.com/phadej/cabal-extras/releases/download/cabal-docspec-0.0.0.20250606/cabal-docspec-0.0.0.20250606-x86_64-linux.xz
240241
DOCSPEC_OPTIONS="--timeout 60"

0 commit comments

Comments
 (0)