Skip to content

Commit 7ab35b5

Browse files
committed
Revert "Disable testing 3.13 for now"
This reverts commit 9d481a6.
1 parent 34af388 commit 7ab35b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
- '3.10'
2222
- '3.11'
2323
- '3.12'
24-
# Seems needs work in traits: https://github.com/nipy/heudiconv/pull/799#issuecomment-2447298795
25-
# - '3.13'
24+
- '3.13'
2625
steps:
2726
- name: Check out repository
2827
uses: actions/checkout@v5

0 commit comments

Comments
 (0)