Skip to content

Commit fd6db77

Browse files
committed
remove ports
1 parent dc2c6b8 commit fd6db77

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration-test-cluster-neo4j-4.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
name: "Running on PHP 8.1 in a Neo4j 4.4 cluster"
1717

1818
steps:
19-
- name: Ports
20-
run: netstat -tulpn | grep LISTEN ; lsof -i -P -n | grep LISTEN
2119
- uses: actions/checkout@v2
2220
- name: Cache Composer dependencies
2321
uses: actions/cache@v2

0 commit comments

Comments
 (0)