Skip to content

Commit

Permalink
Fix working directory in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hajdul88 committed Oct 22, 2024
1 parent 9a8cfd9 commit 7282687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
- name: Run Graph RAG pipeline
run: |
poetry run python src/run_pipeline.py
working-directory: ./src

0 comments on commit 7282687

Please sign in to comment.