Skip to content

Commit

Permalink
List open sockets
Browse files Browse the repository at this point in the history
  • Loading branch information
garberg committed Sep 24, 2023
1 parent 3690fbe commit 449f136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
run: |
cat /etc/nipap/nipap.conf
sudo ps auxf | grep nipap
sudo ss -tlnp
nosetests3 tests/test_xmlrpc.py
nosetests3 tests/nipaptest.py
nosetests3 tests/test_cli.py
Expand Down

0 comments on commit 449f136

Please sign in to comment.