We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2c6b8 commit fd6db77Copy full SHA for fd6db77
.github/workflows/integration-test-cluster-neo4j-4.yml
@@ -16,8 +16,6 @@ jobs:
16
name: "Running on PHP 8.1 in a Neo4j 4.4 cluster"
17
18
steps:
19
- - name: Ports
20
- run: netstat -tulpn | grep LISTEN ; lsof -i -P -n | grep LISTEN
21
- uses: actions/checkout@v2
22
- name: Cache Composer dependencies
23
uses: actions/cache@v2
0 commit comments