Skip to content

Commit

Permalink
another CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frapac committed Dec 4, 2023
1 parent 21bff6c commit f3688fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ if has_cuda_gpu()
using ArgosCUDA
CUDA_ARCH = (CUDABackend(), CuArray, nothing)
push!(ARCHS, CUDA_ARCH)
CUDA.versioninfo()
end

CUDA.versioninfo()

# Load test modules
@isdefined(TestEvaluators) || include("Evaluators/TestEvaluators.jl")
Expand Down

0 comments on commit f3688fe

Please sign in to comment.