Skip to content

Commit 82fdbf4

Browse files
committed
attempt to fix tox on bcrypt CI
1 parent df983f9 commit 82fdbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
PYTHON:
1717
- {VERSION: "3.8", TOXENV: "py38"}
1818
- {VERSION: "3.13", TOXENV: "py313"}
19-
- {VERSION: "3.13t", TOXENV: "py313"}
19+
- {VERSION: "3.13t", TOXENV: "py313t"}
2020
MACOS:
2121
- macos-13
2222
- macos-latest

0 commit comments

Comments
 (0)