WIP 2
All checks were successful
run tests / check (push) Successful in 51s
run tests / release (push) Successful in 21s

This commit is contained in:
2025-12-11 11:00:25 +01:00
parent c33b8aae0c
commit 92ac69a4cc
15 changed files with 114 additions and 75 deletions

View File

@@ -1 +1 @@
version_descriptor: setup.py
version_descriptor: pyproject.toml

View File

@@ -135,7 +135,7 @@ jobs:
- uses: ./add-artefact
with:
type: wheel
pattern: "test-assets/wheels/*.whl"
filename: "test-assets/wheels/*.whl"
- uses: ./add-artefact
with: