Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
nHackel and dpo committed Oct 16, 2024
1 parent 11e4727 commit efd9a57
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
Expand Up @@ -19,6 +19,5 @@ include("test_solve_shifted_system.jl")
include("gpu/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 efd9a57

Please sign in to comment.