mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
ci: remove dependencies from link_check job
This commit is contained in:
@@ -301,6 +301,7 @@ check_doc_links:
|
||||
paths:
|
||||
- docs/_build/linkcheck
|
||||
expire_in: 1 week
|
||||
dependencies: []
|
||||
script:
|
||||
# must be triggered with CHECK_LINKS=Yes, otherwise exit without test
|
||||
- test "$CHECK_LINKS" = "Yes" || exit 0
|
||||
|
Reference in New Issue
Block a user