Skip to content

Commit ddfb596

Browse files
committed
ci: mark test_cli_installer_win as allow_failure: true
1 parent e67274f commit ddfb596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/ci/test-win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ test_cli_installer_win:
3030
variables:
3131
IDF_PATH: "$CI_PROJECT_DIR"
3232
timeout: 3h
33+
allow_failure: true
3334
script:
3435
# Tools must be downloaded for testing
3536
- python ${IDF_PATH}\tools\idf_tools.py download required qemu-riscv32 qemu-xtensa cmake

0 commit comments

Comments
 (0)