Skip to content
Snippets Groups Projects

Fix install tests

Merged Ahmed Ilyas requested to merge debug-install-tests into develop
+ 0
1
@@ -369,7 +369,6 @@ install tests:
needs: ["build python package"]
variables:
UV_SYSTEM_PYTHON: true
GIT_STRATEGY: none
before_script:
- pip install --upgrade pip
- pip install uv==0.2.27
Loading