ci: Check that the geos
installation produces a usable library and runtime
#3313
Labels
type: build system
Build system issue
type: CI
Concerns github workflows or generic CI
type: feature
New feature or request
type: new
A new issue has been created and requires attention
type: testing
Unit tests, non-regression testing, ...
What is the requested feature?
The integration of the PR #3282 has broken the non-regression tests of Pangea3 (see issue #3305) due to a missing installation of shared libraries (see fix #3307).
It is a blind spot in the current ci: it should be tested somewhere that we can successfully use the ci installation.
Describe the solution you'd like
One or few very fast tests have to execute the geos runtime produced in the install directory (and maybe after removing the build directory).
The text was updated successfully, but these errors were encountered: