Skip to content

Commit 7a2f506

Browse files
exaby73transistive
authored andcommitted
fix: Add composer install
1 parent 708dde8 commit 7a2f506

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)