Skip to content

Commit

Permalink
tests python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
r-m-n committed Oct 7, 2024
1 parent 06d3f56 commit 5228405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
- uses: actions/setup-python@v5.2.0
with:
python-version: ${{ matrix.python }}
allow-prereleases: true
- run: pip install tox
- run: tox run -e ${{ matrix.tox }}

0 comments on commit 5228405

Please sign in to comment.