We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428845a commit f5c8e7aCopy full SHA for f5c8e7a
1 file changed
.github/workflows/test-github-models.yaml
@@ -37,8 +37,6 @@ jobs:
37
- name: Install dependencies
38
run: |
39
uv pip install -r requirements.txt
40
- env:
41
- UV_SYSTEM_PYTHON: 1
42
43
- name: Test ${{ matrix.python_file }} with GitHub Models
44
env:
0 commit comments