Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Deleting RAG pipeline test from the end
  • Loading branch information
hajdul88 committed Oct 24, 2024
1 parent df1c86a commit 0267d49
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,3 @@ jobs:
- name: Run tests
run: |
poetry run pytest
# Step 5: Run the RAG pipeline script
- name: Run Graph RAG pipeline
run: |
poetry run python run_pipeline.py
working-directory: ./src

0 comments on commit 0267d49

Please sign in to comment.