Skip to content

Commit f760b92

Browse files
committed
[Madoshakalaka#75] WIP: include -y during choco install
Signed-off-by: Bryant Finney <finneybp@gmail.com>
1 parent 8ef898b commit f760b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/ci/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tox:
5656
stage: test
5757

5858
tox:windows:
59-
before_script: [choco install pyenv-win]
59+
before_script: [choco install -y pyenv-win]
6060
image: null
6161
needs: []
6262

0 commit comments

Comments
 (0)