mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-17 16:39:52 +00:00
uv venv
This commit is contained in:
parent
bfeab8e2b5
commit
b6da2d293e
1
.github/workflows/codspeed.yml
vendored
1
.github/workflows/codspeed.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
uses: Ana06/get-changed-files@v2.3.0
|
||||
- id: set-matrix
|
||||
run: |
|
||||
uv venv
|
||||
uv pip install packaging requests
|
||||
uv run .github/scripts/check_diff.py ${{ steps.files.outputs.all }} >> $GITHUB_OUTPUT
|
||||
codspeed:
|
||||
|
Loading…
Reference in New Issue
Block a user