Skip to content

Commit

Permalink
only unit tests in ci
Browse files Browse the repository at this point in the history
Signed-off-by: Prithvi Kannan <[email protected]>
  • Loading branch information
prithvikannan committed Dec 10, 2024
1 parent 6163780 commit d965c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
pip install integrations/langchain[dev]
- name: Run tests
run: |
pytest integrations/langchain/tests
pytest integrations/langchain/tests/unit_tests

0 comments on commit d965c1e

Please sign in to comment.