Skip to content

Commit

Permalink
moving doc to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh committed Aug 25, 2024
1 parent f4b4fc5 commit def3245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: |
tox
- name: Testing documentation
if: ${{ matrix.python-version==3.12 }}
if: ${{ matrix.python-version==3.10 }}
env:
TOXENV: docs
run: |
Expand Down

0 comments on commit def3245

Please sign in to comment.