Fix circleci workflow failing due to test-python being required in config.

This commit is contained in:
Lawrence Forman 2019-07-29 21:54:43 -04:00
parent 90d1decb87
commit 4afca6ca8d

View File

@ -591,7 +591,9 @@ workflows:
# - build-3.0
- submit-coverage-3.0:
requires:
- test-python
- test-contracts-ganache-3.0
- test-rest-3.0
- static-tests-3.0
# Disabled for 3.0
# - test-python:
# requires: