Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyaspimpalgaonkar committed Oct 7, 2024
1 parent 06f52b6 commit 337436c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-workflow-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
run: |
poetry run python tests/integration/harness_cli.py test_kg_create_graph_sample_file_cli
poetry run python tests/integration/harness_cli.py test_kg_enrichment_sample_file_cli
poetry run python tests/integration/harness_cli.py test_kg_search_sample_file_filter_cli
poetry run python tests/integration/harness_cli.py test_kg_search_sample_file_cli
- name: Run SDK GraphRAG
working-directory: ./py
Expand Down

0 comments on commit 337436c

Please sign in to comment.