From 4d74f61d4202311c095447b9b0a66bbfcc90c10b Mon Sep 17 00:00:00 2001 From: Zhenyu Ye <yezhenyu@EIC-SoLID.local> Date: Sat, 25 Sep 2021 23:47:58 -0500 Subject: [PATCH] debug TOF benchmark --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index edce766d..10c7652e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -73,7 +73,7 @@ common:detector: include: # - local: 'benchmarks/ecal/config.yml' - local: 'benchmarks/track_finding/config.yml' -# - local: 'benchmarks/track_fitting/config.yml' + - local: 'benchmarks/track_fitting/config.yml' # - local: 'benchmarks/tracking/config.yml' # - local: 'benchmarks/clustering/config.yml' # - local: 'benchmarks/rich/config.yml' -- GitLab