mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-30 06:05:13 +00:00
[test] Convert warnings into errors
* And fix some existing warnings Authored by: fstirlitz
This commit is contained in:
@@ -11,4 +11,4 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
python3 -m pytest "$test_set"
|
||||
python3 -bb -Werror -m pytest "$test_set"
|
||||
|
||||
Reference in New Issue
Block a user