From e1977c12bfc919f925894e3add057633eabcac30 Mon Sep 17 00:00:00 2001
From: Patrick Godwin <patrick.godwin@ligo.org>
Date: Tue, 3 Jul 2018 12:19:15 -0700
Subject: [PATCH] gitlab-ci.yml: remove condition that allows gstlal-burst
 build failure since it is working properly now

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 23c8077d8c..83391df2be 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -152,7 +152,6 @@ level2:gstlal-burst:
   only:
     - pushes
     - schedules
-  allow_failure: true
   
 offline-test:
   image: aepace/gstlal-dev:stretch-mkl
-- 
GitLab