Skip to content

Commit 5034e46

Browse files
Update pytest.yml
1 parent be4d20c commit 5034e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
python-version: ${{ matrix.python-version }}
3535
- name: Set up Python
36-
run: uv python install
36+
run: uv python install
3737
- name: Install python essentials
3838
run: |
3939
sudo apt-get install clang

0 commit comments

Comments
 (0)