Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <dominique.orban@gmail.com>
nHackel and dpo committed Oct 16, 2024
1 parent 144af53 commit 2744a1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -19,6 +19,5 @@ include("test_solve_shifted_system.jl")
include("test_S_kwarg.jl")
include("gpu/jlarrays.jl")
if Sys.isapple() && occursin("arm64", Sys.MACHINE)
using Metal
include("gpu/metal.jl")
end

0 comments on commit 2744a1b

Please sign in to comment.