We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe35a83 commit 12c9da8Copy full SHA for 12c9da8
.github/workflows/test.yml
@@ -86,6 +86,8 @@ jobs:
86
python-version: ${{ matrix.python-version }}
87
- name: Install Just
88
uses: extractions/setup-just@v2
89
+ with:
90
+ just-version: '1.39.0'
91
- name: Install uv
92
uses: astral-sh/setup-uv@v5
93
with:
0 commit comments