removing mocked tests, until grpc and constants.py generation are determined
This commit is contained in:
parent
e4a2c18d17
commit
6f58a82a75
1 changed files with 0 additions and 4 deletions
4
.github/workflows/daemon-checks.yml
vendored
4
.github/workflows/daemon-checks.yml
vendored
|
@ -30,7 +30,3 @@ jobs:
|
|||
run: |
|
||||
cd daemon
|
||||
pipenv run flake8
|
||||
- name: tests
|
||||
run: |
|
||||
cd daemon
|
||||
pipenv run pytest -v --mock
|
||||
|
|
Loading…
Reference in a new issue