Skip to content

Commit

Permalink
Update quick-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gamer191 authored Jun 14, 2024
1 parent d0d4366 commit c507d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
run: [01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16]
run: ["01","02","03","04","05","06","07","08","09","10","11","12","13","14","15","16"]
command1: [--no-simulate, '--extractor-args "youtube:player_client=ios"']
command2: [--no-simulate, '--extractor-args "youtube:player_skip=webpage"']
command3: [--no-simulate, '--user-agent "com.google.ios.youtube/19.23.3 (iPhone11,6; U; CPU iOS 16_1_1 like Mac OS X; en_AU)"']
Expand Down

0 comments on commit c507d86

Please sign in to comment.