Skip to content

Fix condition to run tests only on detdesc platforms

Davide Fazzini requested to merge dfazzini_fix_detdesc_tests into master

The variable CMAKE_CURRENT_BINARY_DIR works locally but not in the nightlies. Update the condition to run tests only on detdesc platforms using $ENV{BINARY_TAG}.

Edited by Davide Fazzini

Merge request reports