From 2bd30ac61cab9c66d6155ed1ed3e5f4dd0470444 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Mon, 18 Sep 2017 20:49:24 +0200 Subject: Extract CI config into scripts --- scripts/ci/steps/40-test.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/ci/steps/40-test.sh (limited to 'scripts/ci/steps/40-test.sh') diff --git a/scripts/ci/steps/40-test.sh b/scripts/ci/steps/40-test.sh new file mode 100644 index 0000000..ee15c1f --- /dev/null +++ b/scripts/ci/steps/40-test.sh @@ -0,0 +1 @@ +cabal test --show-details=direct -- cgit v1.2.3