Skip to content

Commit 2799499

Browse files
authored
Fix doctest input in test matrix
1 parent 819a6c3 commit 2799499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- python_versions: '["3.10"]'
9393
wheel: true
9494
wheelhouse: false
95-
DOCSTRING: true
95+
DOCSTRING: false
9696
test_any: true
9797
- python_versions: '["3.11", "3.12", "3.13"]'
9898
wheel: false

0 commit comments

Comments
 (0)