aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci/steps/40-test.sh
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2018-10-26 17:53:18 +0200
committerDaniel Gröber <dxld@darkboxed.org>2018-10-27 19:53:16 +0200
commit69e4efe5286e8955743c64034a2c7eb69e7e4a6a (patch)
tree1cb62a9b22c8682483fe06efadb872620c834247 /scripts/ci/steps/40-test.sh
parent635ffcaad47847ac5a5837ad10123c8bea7f2917 (diff)
Switch CI to v2-build
Diffstat (limited to 'scripts/ci/steps/40-test.sh')
-rw-r--r--scripts/ci/steps/40-test.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/ci/steps/40-test.sh b/scripts/ci/steps/40-test.sh
index cfdf05c..41ddc94 100644
--- a/scripts/ci/steps/40-test.sh
+++ b/scripts/ci/steps/40-test.sh
@@ -1,2 +1,4 @@
-cabal_helper_libexecdir="$build_dir"/build/cabal-helper-wrapper \
- cabal --sandbox-config="$sandbox_config" test --builddir="$build_dir" --show-details=streaming
+
+cabal --builddir="$build_dir" new-run ghc-session
+
+cabal --builddir="$build_dir" new-run compile-test