mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-30 10:17:45 +01:00
[cleanup] misc
This commit is contained in:
parent
457f6d6866
commit
49a57e70a9
17 changed files with 104 additions and 69 deletions
2
.github/workflows/quick-test.yml
vendored
2
.github/workflows/quick-test.yml
vendored
|
|
@ -28,6 +28,6 @@ jobs:
|
|||
- name: Install flake8
|
||||
run: pip install flake8
|
||||
- name: Make lazy extractors
|
||||
run: python devscripts/make_lazy_extractors.py yt_dlp/extractor/lazy_extractors.py
|
||||
run: python devscripts/make_lazy_extractors.py
|
||||
- name: Run flake8
|
||||
run: flake8 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue