mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-10-13 16:09:57 +02:00
[ci] Remove werror
This commit is contained in:
parent
6e59b15953
commit
4edba55dbb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -46,4 +46,4 @@ jobs:
|
|||
uv pip freeze --system
|
||||
|
||||
- name: Run tests
|
||||
run: pytest --cov=pyerrors -vv -Werror
|
||||
run: pytest --cov=pyerrors -vv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue