mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Fix windows CI.
This commit is contained in:
parent
a15b928236
commit
15c392f9a7
1 changed files with 1 additions and 1 deletions
|
|
@ -69,6 +69,6 @@ jobs:
|
|||
rm examples/*.golden
|
||||
stack test --flag reanimate:test --test-arguments="-j2" --fast
|
||||
displayName: 'Build & Test'
|
||||
- script: |
|
||||
- bash: |
|
||||
# stack haddock --no-haddock-deps
|
||||
displayName: 'Build documentation'
|
||||
|
|
|
|||
Loading…
Reference in a new issue