Skip to content

Commit 38f1b6f

Browse files
committed
install just cross-platform
1 parent 4954b59 commit 38f1b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
enable-cache: true
5454
python-version: ${{ matrix.python-version }}
55-
- run: uvx install rust-just
55+
- run: uv tool install rust-just
5656
- name: Start MongoDB on Linux
5757
if: ${{ startsWith(runner.os, 'Linux') }}
5858
run: |

0 commit comments

Comments
 (0)