Skip to content

Commit cc42983

Browse files
committed
[REMOVE BEFORE MERGE]
[only benchmarks]
1 parent f9cf809 commit cc42983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ steps:
138138
139139
println("--- :julia: Instantiating project")
140140
Pkg.develop([PackageSpec(path=pwd())])
141+
Pkg.add(url="https://github.com/christiangnrd/GPUArrays.jl", rev="accumulatetests")
141142
142143
println("+++ :julia: Benchmarking")
143144
include("perf/runbenchmarks.jl")'

0 commit comments

Comments
 (0)