Skip to content

Commit cc1174d

Browse files
committed
skip eth_clients tests
1 parent af19bb9 commit cc1174d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/docker-test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ jobs:
1818
test:
1919
- name: eth_env
2020
tests: TestEthEnv
21-
- name: eth_clients
22-
tests: TestBesu|TestGeth|TestNethermind|TestErigon
21+
# ticket: DX-194
22+
# - name: eth_clients
23+
# tests: TestBesu|TestGeth|TestNethermind|TestErigon
2324
- name: other
2425
tests: TestPostgres|TestMockServer|TestKillgrave
2526
steps:

0 commit comments

Comments
 (0)