mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Disable haddock on Windows CI.
This commit is contained in:
parent
5833157a0c
commit
7226456e63
1 changed files with 1 additions and 1 deletions
|
|
@ -70,5 +70,5 @@ jobs:
|
|||
stack test --flag reanimate:test --test-arguments="-j2" --fast
|
||||
displayName: 'Build & Test'
|
||||
- script: |
|
||||
stack haddock --no-haddock-deps
|
||||
# stack haddock --no-haddock-deps
|
||||
displayName: 'Build documentation'
|
||||
|
|
|
|||
Loading…
Reference in a new issue