Reworked PublishTestResults.

This commit is contained in:
Patrick Lehmann
2025-09-02 00:04:14 +02:00
parent e559fb8219
commit e5b29528b7
10 changed files with 310 additions and 37 deletions

View File

@@ -11,7 +11,7 @@ as an artifact.
* Package source code as wheel and source distribution.
* Support packaging using :pypi:`build` (recommended) or :pypi:`setuptools`.
.. topic:: Behavior:
.. topic:: Behavior
1. Checkout repository.
2. Setup Python and install dependencies.