• Mark Tyneway's avatar
    ci: remove geth external tests (#10682) · af0999cc
    Mark Tyneway authored
    This removes running the external geth tests in CI since they
    are particularly flakey. These were added to enable running
    the e2e tests against external clients more easily. This does
    not remove that ability from the monorepo as the package is not
    touched. External clients can still run the e2e tests against their
    client, we just no longer run these tests in CI. There isn't a ton
    of value running these in CI as everything in process tests the
    same things and the value of removing them is the reduce in flakes.
    
    A change to docs or smart contracts should not need to rerun
    CI for unrelated tests flaking. Since there is no clear ownership
    for these tests, they should be removed. This is not reducing test
    coverage.
    af0999cc
Name
Last commit
Last update
..
config.yml Loading commit data...