Open aminnj opened 2 years ago
$CMSSW_BASE
CMSSW_BASE=x make -j12
make -j12
MakefileCI
On M1
conda activate testenv1 conda install root cd NanoCORE make -j8 cd Tools/unit_tests python tests.py
$CMSSW_BASE
is set (tryCMSSW_BASE=x make -j12
vsmake -j12
)MakefileCI
as it is no longer neededOn M1