From 9b094b7af5553aa0dc14939fcd2099be483f5a6e Mon Sep 17 00:00:00 2001 From: OJevons Date: Tue, 9 Jan 2024 18:07:06 +0000 Subject: [PATCH] fix to .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- benchmarks/backwards_ecal/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d8bce24..cc849993 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -137,7 +137,7 @@ include: - local: 'benchmarks/timing/config.yml' - local: 'benchmarks/b0_tracker/config.yml' - local: 'benchmarks/others/config.yml' - - local: 'benchmarks/backwards_ecal/config.yml + - local: 'benchmarks/backwards_ecal/config.yml' deploy_results: stage: deploy diff --git a/benchmarks/backwards_ecal/config.yml b/benchmarks/backwards_ecal/config.yml index 0fb06541..40de704b 100644 --- a/benchmarks/backwards_ecal/config.yml +++ b/benchmarks/backwards_ecal/config.yml @@ -18,4 +18,4 @@ bench:ecal_backwards_resolution: - ["sim:ecal_backwards_electron", "sim:ecal_backwards_photon"] script: - echo "I will be analyzing events here!" - - echo "Our intelligence reports that the electron mass is $(cat $LOCAL_DATA_PATH/electron_mass)" \ No newline at end of file + - echo "Our intelligence reports that the electron mass is $(cat $LOCAL_DATA_PATH/electron_mass)"