Skip to content

Commit

Permalink
[ci] Mark documentation test as soft fail. (#36480)
Browse files Browse the repository at this point in the history
It has been consistently failing since the strict mode is turned back
on. This will make other test fixes easier to spot.

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
  • Loading branch information
aslonnie authored Jun 20, 2023
1 parent 6b07c32 commit 08fa92d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@
python/ray/tests/...

- label: ":book: Documentation"
soft_fail: true
commands:
- export LINT=1
- ./ci/env/install-dependencies.sh
Expand Down

0 comments on commit 08fa92d

Please sign in to comment.