We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2803673 commit e86b44dCopy full SHA for e86b44d
.github/workflows/run.yml
@@ -18,7 +18,6 @@ jobs:
18
- uses: actions/setup-python@v5
19
with:
20
python-version: "3.13"
21
- cache: pip
22
- run: pip install calkit-python uv
23
- name: Restore DVC cache
24
id: cache-dvc-restore
0 commit comments