Skip to content

Commit

Permalink
temporarily subset integration test job
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Nov 21, 2024
1 parent fa4a1be commit b270ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
GOOGLE_CSE_ID: ${{ secrets.GOOGLE_CSE_ID }}
run: |
cd langchain/${{ matrix.working-directory }}
make integration_tests
poetry run python -m pytest tests/integration_tests -k test_structured_few_shot_examples
- name: Remove external libraries
run: |
Expand Down

0 comments on commit b270ffb

Please sign in to comment.