Improve tests
All checks were successful
Test and build Docker image / docker (push) Successful in 1m40s

This commit is contained in:
Joakim Hellsén 2026-04-09 21:38:33 +02:00
commit c55610affa
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
11 changed files with 811 additions and 75 deletions

View file

@ -61,7 +61,7 @@ jobs:
run: uv sync --all-extras --all-groups
- name: Run tests
run: uv run pytest
run: uv run pytest -o addopts='-n 5 --dist loadfile -m ""'
- id: tags
name: Compute image tags