Skip to content

Commit 9702313

Browse files
committed
Drop comment on coverage job python-version
1 parent bffdd97 commit 9702313

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,6 @@ jobs:
291291
with:
292292
enable-cache: true
293293
cache-dependency-glob: '**/pyproject.toml'
294-
# Pin to 3.14 so ``coverage`` can parse source files that use
295-
# PEP 758 syntax (parenthesis-free ``except E1, E2:``).
296294
python-version: '3.14'
297295

298296
- uses: actions/download-artifact@v8

0 commit comments

Comments
 (0)