We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de15acf commit 4ca1a10Copy full SHA for 4ca1a10
.github/workflows/pytest.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/setup-python@v2
19
with:
20
python-version: "3.12"
21
- cache: "pip"
22
- name: Install dependencies and package
23
run: |
24
uv sync
0 commit comments