Skip to content

Commit 4ca1849

Browse files
committed
Fix copy/paste issue
1 parent 23eea6d commit 4ca1849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: '3.12'
3333
- tox-env: py313
3434
python-version: '3.13'
35-
- tox-env: pygments
35+
- tox-env: py314
3636
python-version: '3.14'
3737
- tox-env: pypy39
3838
python-version: pypy-3.9

0 commit comments

Comments
 (0)