Skip to content
Snippets Groups Projects

Restructuring repo

Merged Whitney Armstrong requested to merge restructure2 into master
Compare and Show latest version
2 files
+ 1
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -10,14 +10,12 @@ cal_sim:emcal_barrel_pions:
stage: simulate
script:
- bash benchmarks/calorimeters/run_emcal_barrel_pions.sh
allow_failure: true
cal_sim:emcal_barrel_electrons:
extends: .det_benchmark
stage: simulate
script:
- bash benchmarks/calorimeters/run_emcal_barrel_electrons.sh
allow_failure: true
cal_sim:crystal_emcal:
extends: .det_benchmark
Loading