Remove tests on test_utils.py
This commit is contained in:
parent
d45c63555f
commit
c47ea60037
|
@ -57,6 +57,3 @@ jobs:
|
|||
- name: Types tests
|
||||
run: |
|
||||
uv run pytest -sv ./tests/test_types.py
|
||||
- name: Utils tests
|
||||
run: |
|
||||
uv run pytest -sv ./tests/test_utils.py
|
Loading…
Reference in New Issue