Skip to content

Commit

Permalink
Revert "Disable broken typed-argument-parser tests" (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianschubert authored Dec 8, 2024
1 parent 2507690 commit 700eadd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/third_party.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# TODO: reenable 3.12 and 3.13 after they are fixed:
# https://github.com/swansonk14/typed-argument-parser/issues/156
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
Expand Down

0 comments on commit 700eadd

Please sign in to comment.