mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
This way if flaky python tests fail, it is possible to rerun them without having to rerun library compilation. Python test jobs will redownload already built library artifact and compile the bindings against it.