Skip to content

Commit 0a738de

Browse files
committed
only Geth
1 parent cc1174d commit 0a738de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ jobs:
1919
- name: eth_env
2020
tests: TestEthEnv
2121
# ticket: DX-194
22-
# - name: eth_clients
22+
- name: eth_clients
2323
# tests: TestBesu|TestGeth|TestNethermind|TestErigon
24+
tests: TestGeth
2425
- name: other
2526
tests: TestPostgres|TestMockServer|TestKillgrave
2627
steps:

0 commit comments

Comments
 (0)