mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-08-10 13:10:03 +08:00
safety check || true
This commit is contained in:
parent
5327f3b809
commit
b8fb105475
2
.github/workflows/lint_python.yml
vendored
2
.github/workflows/lint_python.yml
vendored
@ -27,4 +27,4 @@ jobs:
|
||||
- run: pytest . || true
|
||||
- run: pytest --doctest-modules . || true
|
||||
- run: shopt -s globstar && pyupgrade --py36-plus **/*.py || true
|
||||
- run: safety check
|
||||
- run: safety check || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user