Closed
Description
Right now the CI is taking ~1.5 h.
However, we can split up jobs in the job matrix to parallelize more, and also investigate whether we're unnecessarily running things multiple times (e.g. different Python versions).
Maybe the scripts/check_all_tests_are_covered.py
from PyMC can be adapted to quickly diagnose redundacies?