summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2019-05-30 11:11:04 +0100
committerBen Gamari <ben@well-typed.com>2019-06-08 13:34:18 -0400
commit07dc79c3718a7080760105db180db2d904cf2394 (patch)
treec43a74e0306e66d5e25c61b574089596425f3754
parent1afb499583f741a95cceb3207c5455c8ec6f5b87 (diff)
downloadhaskell-07dc79c3718a7080760105db180db2d904cf2394.tar.gz
gitlab-ci: Linters, don't allow to fail
Ben disabled them in cd85f8a71bb56cff332560e1d571b3406789fb71 but didn't say how or why they were broken.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e42aa7dbae..aea1e7030b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,7 +49,6 @@ stages:
############################################################
ghc-linters:
- allow_failure: true
stage: lint
image: "registry.gitlab.haskell.org/ghc/ci-images/linters:$DOCKER_REV"
script: