mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-05 03:20:44 +00:00
test: clean up E2E test volumes using a container (#5509)
This commit is contained in:
committed by
Erik Grinaker
parent
8ebb39eed6
commit
4e2e487c7a
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Run CI testnet
|
||||
working-directory: test/e2e
|
||||
run: sudo ./build/runner -f networks/ci.toml
|
||||
run: ./build/runner -f networks/ci.toml
|
||||
if: "env.GIT_DIFF != ''"
|
||||
|
||||
- name: Emit logs on failure
|
||||
|
||||
Reference in New Issue
Block a user