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

modified: .gitlab-ci.yml

parent 3efc2b91
No related branches found
No related tags found
No related merge requests found
Pipeline #3558 failed
......@@ -97,8 +97,8 @@ cal_test_3_zdc_neutrons_reader:
stage: benchmarks
tags:
- sodium
dependencies:
- zdc_simulation
needs:
- ["zdc_simulation"]
script:
- root -b -q calorimeters/zdc_neutrons_reader.cxx
allow_failure: true
......@@ -139,6 +139,8 @@ zdc_benchmark:
stage: benchmarks
tags:
- sodium
needs:
- ["zdc_simulation"]
dependencies:
- zdc_simulation
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment