Speed up build time on CI
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ dependencies:
|
||||
- stack setup
|
||||
- rm -fr $(stack path --dist-dir) $(stack path --local-install-root)
|
||||
- stack install hlint packdeps cabal-install
|
||||
- stack build
|
||||
- stack build --test --no-run-tests
|
||||
- stack build --fast
|
||||
- stack build --fast --test --no-run-tests
|
||||
|
||||
test:
|
||||
override:
|
||||
|
||||
Reference in New Issue
Block a user