1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-01 11:32:52 -05:00

[ci] Run core tests with dependencies

Authored by: bashonly, coletdjnz
This commit is contained in:
bashonly
2023-10-13 18:02:06 -05:00
parent b73c409318
commit 700444c23d
2 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,7 @@ class CommitGroup(enum.Enum):
},
cls.MISC: {
'build',
'ci',
'cleanup',
'devscripts',
'docs',