Skip to content
Snippets Groups Projects
Commit ae4626d8 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: benchmarks/calorimeters/config.yml

parent 47e44f95
No related branches found
No related tags found
1 merge request!20Restructuring repo
...@@ -116,10 +116,7 @@ cal_bench:zdc_benchmark: ...@@ -116,10 +116,7 @@ cal_bench:zdc_benchmark:
- silicon - silicon
needs: needs:
- ["cal_sim:zdc"] - ["cal_sim:zdc"]
dependencies:
- zdc_simulation
script: script:
- ls -lrth sim_output
- root -b -q calorimeters/simple_checking.cxx+ - root -b -q calorimeters/simple_checking.cxx+
allow_failure: true allow_failure: true
...@@ -129,8 +126,6 @@ cal_bench:zdc_benchmark_info_histogram: ...@@ -129,8 +126,6 @@ cal_bench:zdc_benchmark_info_histogram:
- ["cal_sim:zdc"] - ["cal_sim:zdc"]
tags: tags:
- silicon - silicon
dependencies:
- zdc_simulation
script: script:
- root -b -q calorimeters/simple_info_plot_histograms.cxx+ - root -b -q calorimeters/simple_info_plot_histograms.cxx+
allow_failure: true allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment