Skip to content

Commit

Permalink
Update test db URI
Browse files Browse the repository at this point in the history
  • Loading branch information
DMalone87 committed Oct 14, 2024
1 parent bbec21f commit dafb755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
env:
GRAPH_USER: neo4j
GRAPH_PASSWORD: test_pwd
GRAPH_NM_URI: localhost:7688
GRAPH_TEST_URI: localhost:7688
MIXPANEL_TOKEN: mixpanel_token
- name: Output Neo4j logs
if: failure()
Expand Down

0 comments on commit dafb755

Please sign in to comment.