Skip to content

Commit

Permalink
Update contrib-graph-rag-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marklysze authored Dec 11, 2024
1 parent 96801fc commit 5885889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contrib-graph-rag-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pip install pytest
- name: Install FalkorDB SDK when on linux
run: |
pip install -e .[graph_rag_falkor_db]
pip install -e .[graph-rag-falkor-db]
- name: Set AUTOGEN_USE_DOCKER based on OS
shell: bash
run: |
Expand Down

0 comments on commit 5885889

Please sign in to comment.