We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5a6c3 commit 2338e18Copy full SHA for 2338e18
.buildkite/pipeline.yml
@@ -72,7 +72,6 @@ steps:
72
- JuliaCI/julia-coverage#v1:
73
codecov: true
74
command: |
75
- echo -e "[CUDA_Runtime_jll]\nlocal = \"true\"" >LocalPreferences.toml
76
julia -e 'println("--- :julia: Instantiating project")
77
using Pkg
78
Pkg.develop(; path=pwd())
0 commit comments