Skip to content

Commit

Permalink
Readd CuNFFT to buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
nHackel committed Jun 27, 2024
1 parent 1423c54 commit 8e14f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ steps:
using TestEnv
TestEnv.activate();
Pkg.add("CUDA")
Pkg.add("CuNFFT")
Pkg.instantiate()
include("test/gpu/cuda.jl")'
timeout_in_minutes: 30

0 comments on commit 8e14f5d

Please sign in to comment.