mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[ci] linkcheck should soft fail (#23559)
Linkcheck failures should not break the build.
This commit is contained in:
parent
005ea36850
commit
afd287eb93
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@
|
|||
- export LINT=1
|
||||
- ./ci/travis/install-dependencies.sh
|
||||
- ./ci/travis/ci.sh check_sphinx_links
|
||||
soft_fail: True
|
||||
|
||||
- label: ":java: Java"
|
||||
conditions: ["RAY_CI_JAVA_AFFECTED"]
|
||||
|
|
Loading…
Add table
Reference in a new issue