Skip to content

Commit bb464e0

Browse files
committed
added apoc for sleep functionality for certain tests
1 parent 3e59c65 commit bb464e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/db-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
image: neo4j:${{ matrix.neo4j-version }}
2121
env:
2222
NEO4J_AUTH: neo4j/nothing
23+
NEO4JLABS_PLUGINS: '["apoc"]'
2324
ports:
2425
- 7687:7687
2526
- 7474:7474

0 commit comments

Comments
 (0)