Skip to content

Commit

Permalink
[feature/ISSUE-53] Add missing -d flag to windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
azihassan committed Jan 27, 2024
1 parent 558b9d5 commit 958a855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
& ".\youtube-d.exe" -p --no-progress https://www.youtube.com/watch?v=R85MK830mMo
& ".\youtube-d.exe" -p -d --no-progress https://www.youtube.com/watch?v=R85MK830mMo

$filename = "Debugging Github actions-R85MK830mMo-18.mp4"

Expand Down

0 comments on commit 958a855

Please sign in to comment.