Fix circleci workflow failing due to test-python
being required in config.
This commit is contained in:
parent
90d1decb87
commit
4afca6ca8d
@ -591,7 +591,9 @@ workflows:
|
|||||||
# - build-3.0
|
# - build-3.0
|
||||||
- submit-coverage-3.0:
|
- submit-coverage-3.0:
|
||||||
requires:
|
requires:
|
||||||
- test-python
|
- test-contracts-ganache-3.0
|
||||||
|
- test-rest-3.0
|
||||||
|
- static-tests-3.0
|
||||||
# Disabled for 3.0
|
# Disabled for 3.0
|
||||||
# - test-python:
|
# - test-python:
|
||||||
# requires:
|
# requires:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user