Skip to content

Commit 8e14f5d

Browse files
committed
Readd CuNFFT to buildkite
1 parent 1423c54 commit 8e14f5d

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
@@ -13,6 +13,7 @@ steps:
1313
using TestEnv
1414
TestEnv.activate();
1515
Pkg.add("CUDA")
16+
Pkg.add("CuNFFT")
1617
Pkg.instantiate()
1718
include("test/gpu/cuda.jl")'
1819
timeout_in_minutes: 30

0 commit comments

Comments
 (0)