mirror of https://github.com/nucypher/nucypher.git
removes gas estimation from CI workflow
parent
08660e6176
commit
8532f773da
|
@ -121,12 +121,6 @@ workflows:
|
|||
only: /.*/
|
||||
requires:
|
||||
- build_dev_docker_images
|
||||
- estimate_gas:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
requires:
|
||||
- tests_ok
|
||||
- build_docs:
|
||||
filters:
|
||||
tags:
|
||||
|
@ -344,12 +338,6 @@ workflows:
|
|||
only: /.*/
|
||||
requires:
|
||||
- build_dev_docker_images
|
||||
- estimate_gas:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
requires:
|
||||
- tests_ok
|
||||
- build_docs:
|
||||
filters:
|
||||
tags:
|
||||
|
|
Loading…
Reference in New Issue