Skip to content

Commit

Permalink
[Madoshakalaka#75] WIP: include -y during choco install
Browse files Browse the repository at this point in the history
Signed-off-by: Bryant Finney <[email protected]>
  • Loading branch information
bryant-finney committed Nov 9, 2021
1 parent 8ef898b commit f760b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/ci/main.yml
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ tox:
stage: test

tox:windows:
before_script: [choco install pyenv-win]
before_script: [choco install -y pyenv-win]
image: null
needs: []

0 comments on commit f760b92

Please sign in to comment.