Skip to content

Commit c651142

Browse files
committed
comment fix
1 parent 2e3788c commit c651142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
sudo service neo4j start
9797
sleep 10
9898
curl -v POST http://neo4j:neo4j@localhost:7474/user/neo4j/password -d"password=test"
99-
# sudo neo4j-admin set-initial-password test
99+
# sudo neo4j-admin set-initial-password test
100100
curl -I http://localhost:7474/
101101
102102
- name: Cache Artifacts

0 commit comments

Comments
 (0)