diff --git a/.buildkite/pipelines/main/misc/whitespace.yml b/.buildkite/pipelines/main/misc/whitespace.yml index b97de3ac677bb..cedeb12e4e5b8 100644 --- a/.buildkite/pipelines/main/misc/whitespace.yml +++ b/.buildkite/pipelines/main/misc/whitespace.yml @@ -15,7 +15,8 @@ steps: rootfs_url: https://github.com/JuliaCI/rootfs-images/releases/download/v4.8/package_linux.x86_64.tar.gz rootfs_treehash: "2a058481b567f0e91b9aa3ce4ad4f09e6419355a" workspaces: - - "/cache/repos:/cache/repos" + - "/cache:/cache" timeout_in_minutes: 10 commands: | + julia --version make --output-sync -j$${JULIA_CPU_THREADS:?} check-whitespace