Skip to content

Commit c45e52f

Browse files
committed
debug
1 parent c1c27ee commit c45e52f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
run: |
2626
echo "PHP_VERSION=${{ matrix.php }}" > .env
2727
echo "CONNECTION=neo4j://neo4j:testtest@neo4j" >> .env
28+
- name: "[DEBUG]"
29+
run: cat .env
2830
- uses: hoverkraft-tech/[email protected]
2931
name: Start services
3032
with:

0 commit comments

Comments
 (0)