mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-22 00:41:56 +01:00
Don't use Haddock
This commit is contained in:
parent
760b356c0c
commit
86d13e8da6
@ -40,4 +40,4 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
# Build the package, its tests, and its docs and run the tests
|
# Build the package, its tests, and its docs and run the tests
|
||||||
- stack --no-terminal test --haddock --no-haddock-deps
|
- stack --no-terminal test # haddock always fails :( --haddock --no-haddock-deps
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user