1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-24 08:58:53 +00:00

[cleanup] Misc (#14268)

Closes #13427
Authored by: bashonly, seproDev, doe1080

Co-authored-by: sepro <sepro@sepr0.com>
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
This commit is contained in:
bashonly
2025-09-23 01:33:30 -05:00
committed by GitHub
parent 7f5d9f8543
commit 2e81e298cd
6 changed files with 9 additions and 21 deletions

View File

@@ -49,4 +49,4 @@ jobs:
shellcheck bundle/docker/linux/*.sh
- name: Test GHA devscripts
run: |
pytest -Werror --tb=short devscripts/setup_variables_tests.py
pytest -Werror --tb=short --color=yes devscripts/setup_variables_tests.py