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:
parent
09afebbd9c
commit
2e176093d7
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user