From 7c7aae113e80f81da2d53a34c6d272c6dc3e609a Mon Sep 17 00:00:00 2001 From: Wouter Deconinck Date: Tue, 17 Dec 2024 22:20:51 -0600 Subject: [PATCH] bench:ecal_gaps:allow_failure: true --- benchmarks/ecal_gaps/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/ecal_gaps/config.yml b/benchmarks/ecal_gaps/config.yml index 0714484..558cb69 100644 --- a/benchmarks/ecal_gaps/config.yml +++ b/benchmarks/ecal_gaps/config.yml @@ -16,6 +16,7 @@ bench:ecal_gaps: - export PYTHONUSERBASE=$LOCAL_DATA_PATH/deps - pip install -r benchmarks/ecal_gaps/requirements.txt - snakemake $SNAKEMAKE_FLAGS --cores 8 results/epic_inner_detector/ecal_gaps + allow_failure: true collect_results:ecal_gaps: extends: .det_benchmark