Skip to content

Commit aa5e06a

Browse files
committed
fix: Missed comment
1 parent e9a5275 commit aa5e06a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
uses: actions/cache@v4
4848
with:
4949
path: ~/.cache/uv
50-
# Replace 3.11 with ${{ matrix.python-version }} when ready
5150
key: ${{ runner.os }}-python-${{ steps.setup-python.outputs.python-version }}-uv-${{ hashFiles('**/requirements.txt', '**/requirements-dev.txt') }}
5251

5352
- name: Install uv

0 commit comments

Comments
 (0)