mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
Update ci.yml
This commit is contained in:
parent
1e66c2d38d
commit
77a100b41b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
black:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v2
|
||||
- uses: psf/black@21.12b0 # TODO: upgrade after dropping Python 2 support.
|
||||
with:
|
||||
src: ffmpeg # TODO: also format `examples`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user