Skip to content

Commit ba56fbc

Browse files
committed
Add tests in CI
1 parent 8149837 commit ba56fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-uv/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ runs:
1010
- name: "Set up Python"
1111
uses: actions/setup-python@v5
1212
with:
13-
python-version-file: "pyproject.toml"
13+
python-version-file: "langchain/pyproject.toml"
1414

0 commit comments

Comments
 (0)