This commit is contained in:
Ian Davis 2023-01-26 14:51:08 +00:00
parent df0cf91548
commit e8f326681a

View File

@ -619,6 +619,11 @@ workflows:
suite: itest-eth_block_hash
target: "./itests/eth_block_hash_test.go"
- test:
name: test-itest-eth_config
suite: itest-eth_config
target: "./itests/eth_config_test.go"
- test:
name: test-itest-eth_deploy
suite: itest-eth_deploy