Improve tests
All checks were successful
Test and build Docker image / docker (push) Successful in 1m40s
All checks were successful
Test and build Docker image / docker (push) Successful in 1m40s
This commit is contained in:
parent
cba35edb19
commit
c55610affa
11 changed files with 811 additions and 75 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue