[ci] perhaps it's in this orga?
Some checks failed
ci/woodpecker/push/workflow/1 Pipeline failed
ci/woodpecker/push/workflow/2 Pipeline failed

This commit is contained in:
bronsen 2025-12-05 18:09:07 +01:00
parent 0ca9cabd0d
commit f987274222

View file

@ -22,7 +22,7 @@ steps:
- markdownlint-cli2 .
- name: Run Tests
image: docker.io/astral-uv/uv:python${PYTHON_VERSION}-trixie-slim
image: docker.io/astral/uv:python${PYTHON_VERSION}-trixie-slim
commands:
- uv install
- uv run pytest tests.py