Pressio / pressio

core C++ library
Other
45 stars 7 forks source link

Fix CI to work with new pressio-ops repository #691

Closed cwschilly closed 5 days ago

cwschilly commented 3 weeks ago

Follow on to #676

The CI fails on PR #690 because we can only pull in pressio-ops by default when building Pressio.

For the include-only tests, we'll need to change the CI so that it clones the pressio-ops repo and points to the include directory (similar to what we do with eigen.