Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Oct 12, 2024
1 parent bd1c8b0 commit 74cb36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-userguide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: 'pypy3.12'

- name: Detect usage of tabs in RST files
run: php utils/check_tabs_in_rst.php
Expand Down

0 comments on commit 74cb36c

Please sign in to comment.