aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci/steps/10-dependencies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/steps/10-dependencies.sh')
-rw-r--r--scripts/ci/steps/10-dependencies.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/ci/steps/10-dependencies.sh b/scripts/ci/steps/10-dependencies.sh
deleted file mode 100644
index 0d0254c..0000000
--- a/scripts/ci/steps/10-dependencies.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-"$CI_SCRIPTS_DIR"/retry.sh cabal update
-cabal --sandbox-config="$sandbox_config" sandbox init --sandbox="$sandbox"
-cabal --sandbox-config="$sandbox_config" install --only-dependencies --enable-tests