borgbackup/.github/workflows
Thomas Waldmann b0ddb15733
CI: rather use tox as test runner
so that pytest options are centrally managed in tox configuration.

let tox build venv and install requirements.

tox does this anyway, so we save some time if we
do not need the venv for other purposes also
(like e.g. building binaries).

Also:
- default XDISTN to "auto". XDISTN is still used by Vagrantfile.
- some other optimisations, like less package manager calls.
- use XDISTN=1 for haiku
- fix freebsd binary build condition
2025-11-08 00:07:19 +01:00
..
backport.yml backport action: remove debugging step 2025-10-12 16:24:36 +02:00
black.yaml github workflows: fix typos and grammar 2025-09-23 14:53:51 +02:00
ci.yml CI: rather use tox as test runner 2025-11-08 00:07:19 +01:00
codeql-analysis.yml github workflows: fix typos and grammar 2025-09-23 14:53:51 +02:00