From 914cd1b6ee7f253cd2ed9784c4da4ad093c03b7e Mon Sep 17 00:00:00 2001 From: Tom Polakovic <tpolakovic@anl.gov> Date: Fri, 24 Jul 2020 17:41:21 -0500 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 55fbb4bd..2e23d0c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -116,7 +116,7 @@ roman_pot_nhits: - root -b -q trackers/simple_tracking.cxx+ allow_failure: true -roman_pot_nhits: +roman_pot_eta: stage: benchmarks tags: - sodium -- GitLab