We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
julia
1 parent dad3860 commit 306d431Copy full SHA for 306d431
.buildkite/pipelines/main/misc/whitespace.yml
@@ -15,7 +15,7 @@ steps:
15
rootfs_url: https://github.com/JuliaCI/rootfs-images/releases/download/v4.8/package_linux.x86_64.tar.gz
16
rootfs_treehash: "2a058481b567f0e91b9aa3ce4ad4f09e6419355a"
17
workspaces:
18
- - "/cache/repos:/cache/repos"
+ - "/cache:/cache"
19
timeout_in_minutes: 10
20
commands: |
21
make --output-sync -j$${JULIA_CPU_THREADS:?} check-whitespace
0 commit comments