mirror of
https://github.com/codespell-project/codespell.git
synced 2025-05-16 23:17:14 +08:00
No need to explicitly specify Python 3 nowadays
This commit is contained in:

committed by
Dimitri Papadopoulos Orfanos

parent
512a31cf7c
commit
3388806e33
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -81,8 +81,6 @@ jobs:
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
Reference in New Issue
Block a user