Skip to content

Commit

Permalink
Update petagraph_qc_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benstear authored Nov 15, 2023
1 parent a3eadf2 commit afbeb64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/petagraph_qc_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,13 @@ jobs:
--health-retries 20
--health-interval 10s
--health-start-period 30s
ports:
- 7687:7687

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- run: neo4j
- run: /bin/neo4j
- name: checkout repo (and lfs files!)
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit afbeb64

Please sign in to comment.