removes gas estimation from CI workflow

pull/2861/head
Kieran Prasch 2022-02-03 13:12:40 -08:00
parent 08660e6176
commit 8532f773da
1 changed files with 0 additions and 12 deletions

View File

@ -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: