mirror of
https://github.com/termux/proot-distro.git
synced 2026-06-19 07:35:29 +00:00
221df3a645
Add a Tests workflow (separate from publish.yml) that runs the offline pytest suite on push and pull_request across Python 3.9/3.11/3.13, with unit, integration, and security tests as separate steps. Live tests stay skipped (RUN_LIVE_TESTS unset), so no proot or network access is required.