]> jfr.im git - yt-dlp.git/commit
[ci] Disable download tests unless specifically invoked
authorpukkandan <redacted>
Thu, 25 Feb 2021 21:51:39 +0000 (03:21 +0530)
committerpukkandan <redacted>
Thu, 25 Feb 2021 21:58:18 +0000 (03:28 +0530)
commit3638226215215383c7a83517479c5df18ab20ac5
treea788b0656468fec75f71fb50e9ceccb13e36d894
parent14fdfea973c069225937340b61812eee87056984
[ci] Disable download tests unless specifically invoked

Tests can be enabled/disabled using the following in the commit message
* Run Download: `ci-run-dl`
* Skip Core: `ci-skip`
* Skip Quick & Core: `ci-skip-all`
(replace "-" by a space " ")
.github/workflows/core.yml
.github/workflows/download.yml
.travis.yml.disabled [deleted file]