mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 02:01:50 +00:00
Can the CI be triggered?
This commit is contained in:
parent
879c8b235f
commit
d478c9a750
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -122,6 +122,7 @@ jobs:
|
|||
run-tests-ext: sh
|
||||
steps:
|
||||
- name: Checkout
|
||||
# v4+ of the action respect show-progress
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
show-progress: false
|
||||
|
|
Loading…
Reference in a new issue