From 97a3e85c41cc20c4ccbbf8fe859015467c0c31a1 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Sat, 3 Oct 2020 22:19:12 -0500 Subject: [PATCH] ci fix --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72166b1b..fcafc0d4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ default: stages: - data_init - ci_gen + - run - benchmarks get_data: -- GitLab