Skip to content

Commit a57cc92

Browse files
committed
DEBUG
1 parent 2dab1fd commit a57cc92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@ jobs:
3333
- name: Install dependencies
3434
run: composer install --no-progress --prefer-dist
3535

36+
- name: DEBUG
37+
run: 'echo "Address: $NEO4J_ADDRESS"'
38+
3639
- name: Run Tests without phpunit.xml
3740
run: vendor/bin/phpunit --configuration phpunit.dist.xml

0 commit comments

Comments
 (0)