1
1
mirror of https://github.com/google/ormolu.git synced 2024-11-23 22:27:16 +03:00

Try to fix CI

This commit is contained in:
mrkkrp 2019-05-23 14:33:09 +02:00 committed by Mark Karpov
parent 09afebbd9c
commit 2e176093d7

View File

@ -17,7 +17,7 @@ jobs:
- run: ghc --version
- run: cabal update
- run: cabal new-build --enable-tests --flags=dev
- run: cabal new-test
- run: cabal new-test --enable-tests --flags=dev
- run: cabal new-haddock
- run: cabal new-sdist
- save_cache: