mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-07 16:04:21 +01:00
Remove old test suite in module bfxapi.tests.
This commit is contained in:
2
.github/workflows/bitfinex-api-py-ci.yml
vendored
2
.github/workflows/bitfinex-api-py-ci.yml
vendored
@@ -27,5 +27,3 @@ jobs:
|
||||
run: python -m pylint bfxapi
|
||||
- name: Run mypy to check the correctness of type hinting (and fail if any error or warning is found)
|
||||
run: python -m mypy bfxapi
|
||||
- name: Execute project's unit tests (unittest)
|
||||
run: python -m unittest bfxapi.tests
|
||||
|
||||
Reference in New Issue
Block a user