mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-11 09:44:28 +01:00
Merge pull request #228 from Davi0kProgramsThings/v3.0.0b3
Merge branch `Davi0kProgramsThings:v3.0.0b3` into branch `bitfinexcom:master`.
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