Skip to content

Commit

Permalink
Update self_runner_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christabone authored Jun 22, 2024
1 parent 22865f6 commit 4793d5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/self_runner_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
run: |
docker run -d \
--name ${{ env.NEO_SERVER_NAME }} \
--log-driver=gelf \
--log-opt gelf-address=${{ env.LOG_SERVER_ADDRESS }} \
-p 7474:7474 \
-p 7687:7687 \
-v ${{ env.NEO_VOLUME_NAME }}:/var/lib/neo4j/import \
Expand Down

0 comments on commit 4793d5e

Please sign in to comment.