diff --git a/.github/workflows/integration-test-cluster-neo4j-4.yml b/.github/workflows/integration-test-cluster-neo4j-4.yml index 07733168..c1147c51 100644 --- a/.github/workflows/integration-test-cluster-neo4j-4.yml +++ b/.github/workflows/integration-test-cluster-neo4j-4.yml @@ -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