Files
local-ci-cd-system/.gitea
Simone 0c7c9272ee
Lint / python (push) Failing after 8s
Lint / pssa (push) Successful in 24s
ci(lint): detect broken venv (stale base interpreter) and rebuild
The venv at F:\CI\python\venv may exist but be broken if its pyvenv.cfg points to a deleted base interpreter (e.g. a stale actions/setup-python tool_cache). Detect this by running 'python --version' and rebuild the venv with py.exe -3.11 if it fails.
2026-05-14 22:48:46 +02:00
..