mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
CI: Temporarily allow failures for test_autocomplete
This commit is contained in:
parent
9760e25325
commit
4aa921a836
@ -315,6 +315,7 @@ test_docs:
|
||||
test_autocomplete:
|
||||
extends: .host_test_template
|
||||
image: $CI_DOCKER_REGISTRY/linux-shells:1
|
||||
allow_failure: true
|
||||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user