diff --git a/athena_ci/ci.yml b/athena_ci/ci.yml index 4730fbd21e36295f4da8914cfb7e0f4948171987..e8a220cb8a2d968cd5a7077c8686652647c36638 100644 --- a/athena_ci/ci.yml +++ b/athena_ci/ci.yml @@ -156,7 +156,7 @@ run_workflow_tests_run3_mc: extends: .run_base script: - cd run - - RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--maxEvents 25' --detailed-comparison + - RunWorkflowTests_Run3.py --CI -r -w MCReco -e '--maxEvents 25 --conditionsTag OFLCOND-MC23-SDR-RUN3-05' --detailed-comparison run_workflow_tests_run4_reco: extends: .run_base