From fc06364b02ca286362f94964315fc1ed4cad7374 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Thu, 23 Jul 2020 13:32:54 -0500 Subject: [PATCH] Apply suggestion to .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bdc9a202..a2502a9e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -120,6 +120,7 @@ zdc_benchmark: tags: - sodium script: + - ls -lrth sim_output - root -b -q calorimeters/simple_checking.cxx+ allow_failure: true -- GitLab