On 05/12/2025 07.00, John Snow wrote:
We are preparing to drop the Makefile logic that installs python test
prerequisites, and so the trick to suppress ninja from re-configuring
the project will no longer work.
Move the "check-venv" step into the build part of the image instead so
that it is available for the fedora and debian device crash tests.
Signed-off-by: John Snow <[email protected]>
---
.gitlab-ci.d/buildtest.yml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>