You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To debug the flaky network-related tests in `rippled`, we would like to
use `netstat` to check network statistics. However, none of the CI
images contain that application. This PR installs `net-tools`, which
includes `netstat`.
0 commit comments