mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-31 20:36:13 +00:00
To simplify local testing, do not report failures for tests that require Docker when Docker is not avaliable. Instead, log a warning and skip the tests. This has no effect in CI, where Docker is installed.