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.
1 parent b3b70e1 commit 201fd57Copy full SHA for 201fd57
.buildkite/pipeline.yml
@@ -5,7 +5,7 @@
5
sandbox_capable: "true"
6
os: linux
7
arch: x86_64
8
- command: "julia --project -e 'using Pkg; Pkg.develop(;path=\"lib/TimespanLogging\"); Pkg.add(; url=\"https://github.com/JuliaData/MemPool.jl\", rev=\"jps/migration-helper\")'"
+ command: "julia --project -e 'using Pkg; Pkg.develop(;path=\"lib/TimespanLogging\")'"
9
10
.bench: &bench
11
if: build.message =~ /\[run benchmarks\]/
0 commit comments