We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_cli_installer_win
allow_failure: true
1 parent e67274f commit ddfb596Copy full SHA for ddfb596
.gitlab/ci/test-win.yml
@@ -30,6 +30,7 @@ test_cli_installer_win:
30
variables:
31
IDF_PATH: "$CI_PROJECT_DIR"
32
timeout: 3h
33
+ allow_failure: true
34
script:
35
# Tools must be downloaded for testing
36
- python ${IDF_PATH}\tools\idf_tools.py download required qemu-riscv32 qemu-xtensa cmake
0 commit comments