mirror of
https://github.com/actions/setup-python.git
synced 2025-04-25 07:52:12 +00:00
fix format-check errors
This commit is contained in:
parent
5642bd6033
commit
4b84ab4e07
1 changed files with 27 additions and 27 deletions
2
.github/workflows/test-python.yml
vendored
2
.github/workflows/test-python.yml
vendored
|
@ -261,7 +261,7 @@ jobs:
|
|||
ubuntu-latest
|
||||
]
|
||||
python: [3.13.0, 3.14-dev, pypy3.7-v7.3.3, graalpy-24.1.2]
|
||||
steps:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue