ccca tests [ci skip]

This commit is contained in:
edoapra 2023-01-16 14:38:40 -08:00
parent 53b265d0ab
commit 76a6cb687c
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -584,6 +584,8 @@ if [[ ! -z "${USE_TBLITE}" ]]; then
let "myexit+=$?"
./runtests.mpi.unix procs $np xtb_siosi7
let "myexit+=$?"
./runtests.mpi.unix procs $np h2o_ccca o2_ccca
let "myexit+=$?"
fi
#--- if we only want quick tests get out now!
if [[ "$what" == "fast" ]]; then