Skip to content

Commit 060b153

Browse files
committed
fix: Add composer install
1 parent 036bfc4 commit 060b153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
up-flags: '--build'
2727
- name: Test
2828
run: |
29+
docker compose run client composer install
2930
docker compose run client ./vendor/bin/phpunit -c phpunit.xml.dist --testsuite Integration

0 commit comments

Comments
 (0)