Skip to content

Commit

Permalink
Update graph-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benstear authored Nov 22, 2023
1 parent 4cbc6fd commit c150ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graph-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- run: sudo netstat -tulpn | grep LISTEN
- name: Run Tests
run: |
#neo4j-admin set-initial-password neo4j2020
neo4j-admin set-initial-password neo4j2020
sudo neo4j start; sleep 20;
echo '---------------'
Expand Down

0 comments on commit c150ae3

Please sign in to comment.