Skip to content

Commit 9270e6c

Browse files
committed
DEBUG
1 parent a57cc92 commit 9270e6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
run: composer install --no-progress --prefer-dist
3535

3636
- name: DEBUG
37+
env:
38+
NEO4J_ADDRESS: ${secrets.NEO4J_ADDRESS}
3739
run: 'echo "Address: $NEO4J_ADDRESS"'
3840

3941
- name: Run Tests without phpunit.xml

0 commit comments

Comments
 (0)