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

modified: .gitlab-ci.yml

parent 187dbd94
No related branches found
No related tags found
1 merge request!10Restructure benchmarks
......@@ -76,7 +76,7 @@ cal_test_3_zdc_neutrons_reader:
needs:
- ["zdc_simulation"]
script:
- root -b -q calorimeters/zdc_neutrons_reader.cxx
- root -b -q benchmarks/calorimeters/zdc_neutrons_reader.cxx
allow_failure: true
roman_pot_simu:
......@@ -88,7 +88,7 @@ roman_pot_simu:
script:
- cp NPDet/src/GenericDetectors/trackers/compact/elements.xml ./.
- cp NPDet/src/GenericDetectors/trackers/compact/materials.xml ./.
- bash trackers/roman_pot_simu.sh
- bash benchmarks/trackers/roman_pot_simu.sh
roman_pot_nhits:
stage: benchmarks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment