Skip to content

Commit 4ca1a10

Browse files
committed
fix CI more
1 parent de15acf commit 4ca1a10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-python@v2
1919
with:
2020
python-version: "3.12"
21-
cache: "pip"
2221
- name: Install dependencies and package
2322
run: |
2423
uv sync

0 commit comments

Comments
 (0)