Skip to content

Commit 412220e

Browse files
authored
[data] ci: fix data doc test build env (#58458)
be consistent with the CI base env specified in `--build-name` Signed-off-by: Lonnie Liu <[email protected]>
1 parent 3553d8e commit 412220e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/data.rayci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ steps:
210210
--except-tags gpu,post_wheel_build,doctest,dask
211211
--parallelism-per-worker 2
212212
--skip-ray-installation
213-
depends_on: datalbuild-multipy
213+
depends_on: databuild-multipy
214214

215215
- label: ":database: data: dask doc tests"
216216
tags:

0 commit comments

Comments
 (0)