We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036bfc4 commit 060b153Copy full SHA for 060b153
.github/workflows/integration-test-cluster-neo4j-5.yml
@@ -26,4 +26,5 @@ jobs:
26
up-flags: '--build'
27
- name: Test
28
run: |
29
+ docker compose run client composer install
30
docker compose run client ./vendor/bin/phpunit -c phpunit.xml.dist --testsuite Integration
0 commit comments