Skip to content
Snippets Groups Projects

Attempt to fix doc pipeline

Merged Sebastien Ponce requested to merge sponce_docPipeline into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -258,6 +258,7 @@ options.input_files = [
]
options.input_type = "MDF"
options.scheduler_legacy_mode = False
options.simulation = True
with reconstruction.bind(from_file=False),\
hlt2_reconstruction.bind(make_reconstruction=make_fastest_reconstruction):
Loading