Skip to content

Commit c89bb8a

Browse files
committed
fix
1 parent baaf7c4 commit c89bb8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
python-version: "3.13"
119119
- uses: astral-sh/setup-uv@v6
120120
with:
121-
version-file: "requirements-tests.txt"
121+
version-file: "typeshed/requirements-tests.txt"
122122
- name: Run tests
123123
run: |
124124
cd stub_uploader

0 commit comments

Comments
 (0)