Skip to content

Commit

Permalink
remove ports
Browse files Browse the repository at this point in the history
  • Loading branch information
exaby73 committed Jul 4, 2024
1 parent dc2c6b8 commit fd6db77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration-test-cluster-neo4j-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
name: "Running on PHP 8.1 in a Neo4j 4.4 cluster"

steps:
- name: Ports
run: netstat -tulpn | grep LISTEN ; lsof -i -P -n | grep LISTEN
- uses: actions/checkout@v2
- name: Cache Composer dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit fd6db77

Please sign in to comment.