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 3e59c65 commit bb464e0Copy full SHA for bb464e0
.github/workflows/db-tests.yml
@@ -20,6 +20,7 @@ jobs:
20
image: neo4j:${{ matrix.neo4j-version }}
21
env:
22
NEO4J_AUTH: neo4j/nothing
23
+ NEO4JLABS_PLUGINS: '["apoc"]'
24
ports:
25
- 7687:7687
26
- 7474:7474
0 commit comments