diff --git a/.github/workflows/integration-test-single-server.yml b/.github/workflows/integration-test-single-server.yml index 532ae9f1..76fb1bb3 100644 --- a/.github/workflows/integration-test-single-server.yml +++ b/.github/workflows/integration-test-single-server.yml @@ -15,7 +15,6 @@ jobs: steps: - uses: actions/checkout@v2 - - name: Cache Composer dependencies - name: Populate .env run: | echo "CONNECTION=neo4j://neo4j:testtest@neo4j" > .env