Skip to content

Commit 61e179a

Browse files
committed
[REMOVE BEFORE MERGE]
[only benchmarks]
1 parent 89e4661 commit 61e179a

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
@@ -423,6 +423,7 @@ steps:
423423
424424
println("--- :julia: Instantiating project")
425425
Pkg.develop([PackageSpec(path=pwd())])
426+
Pkg.add(url="https://github.com/christiangnrd/GPUArrays.jl", rev="accumulatetests")
426427
427428
println("+++ :julia: Benchmarking")
428429
include("perf/runbenchmarks.jl")'

0 commit comments

Comments
 (0)