Commit 7058d63a authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[test] fix for gitlab build (no docker)

parent 573e7411
Pipeline #1474 canceled with stage
......@@ -27,7 +27,7 @@ build:
script:
- rm -rf .stack
- rm -rf .stack-work
- stack --docker build --haddock --no-haddock-deps --fast
- stack build --haddock --no-haddock-deps --fast
# TOOO
#unit-test:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment