GitHub: OSX: what's running on port 49188 anyways?

This commit is contained in:
Nicolas Williams
2022-01-20 15:10:54 -06:00
parent 06ba7b1597
commit fea2ce1831

View File

@@ -87,6 +87,8 @@ jobs:
MAKEVARS: ${{ matrix.makevars }}
CONFIGURE_OPTS: ${{ matrix.configureopts }}
run: |
set -vx
sudo lsof -nP -i:49188 || true
cd build
make check
- name: Install