Skip to content

Commit

Permalink
Update download-neo4j.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benstear authored Nov 20, 2023
1 parent 65b7d6e commit 3e08604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download-neo4j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: neo4j commands # cat /etc/neo4j/neo4j.conf, neo4j-admin dbms set-initial-password neo4j2020
run: |
neo4j start
python3 test/connect_neo4j.py
python3 tests/connect_neo4j.py
Expand Down

0 comments on commit 3e08604

Please sign in to comment.