Skip to content

Commit 7c7a304

Browse files
committed
Format
1 parent 33bffd3 commit 7c7a304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ istestfile(fn) = endswith(fn, ".jl") && !contains(fn, "setup")
5252
@time include("cuda/tensors.jl")
5353
@time include("cuda/factorizations.jl")
5454
elseif group == "amd"
55-
using AMDGPU
55+
using AMDGPU
5656
AMDGPU.functional() || continue
5757
@time include("amd/tensors.jl")
5858
elseif is_buildkite

0 commit comments

Comments
 (0)