mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 00:48:22 -04:00
[packages] Fix tests; YAML interpretation of 'yes' is not a bool
This commit is contained in:
parent
5277892e4f
commit
c22bbea528
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ operations: []
|
|||
|
||||
pacman:
|
||||
num_retries: 4
|
||||
disable_download_timeout: yes
|
||||
disable_download_timeout: true
|
||||
needed_only: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue