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
|
ubuntu-latest
|
||||||
]
|
]
|
||||||
python: [3.13.0, 3.14-dev, pypy3.7-v7.3.3, graalpy-24.1.2]
|
python: [3.13.0, 3.14-dev, pypy3.7-v7.3.3, graalpy-24.1.2]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue