``` ctest -C ${{matrix.build_type}} -j ${{env.nproc}} ``` In the CI runs every test from all dependencies, I realized that it imports almost a thousand tests from Eigen.