Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty committed Oct 4, 2024
1 parent 32bba85 commit 04c437c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-test-workflow-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Run integration tests
working-directory: ./py
run: |
python tests/integration/r2r_integration_tests.py test_ingest_sample_files_cli
python tests/integration/r2r_integration_tests.py test_document_ingestion_cli
python tests/integration/runner.py test_ingest_sample_files_cli
python tests/integration/runner.py test_document_ingestion_cli
- name: Stop R2R server
if: always()
Expand Down

0 comments on commit 04c437c

Please sign in to comment.