Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2025-05-05 15:09:56 +00:00
commit df330e19b6
4 changed files with 7 additions and 9 deletions

View file

@ -43,4 +43,4 @@ jobs:
uv pip freeze --system
- name: Run tests
run: pytest --cov=pyerrors -vv
run: pytest --cov=pyerrors -vv -Werror