diff --git a/KomaMRICore/test/runtests.jl b/KomaMRICore/test/runtests.jl index c4685eb31..66f05bd46 100644 --- a/KomaMRICore/test/runtests.jl +++ b/KomaMRICore/test/runtests.jl @@ -287,7 +287,7 @@ end @test raw1.profiles[1].data ≈ raw2.profiles[1].data end -@testitem "Bloch SimpleMotion" tags=[:important, :core] begin +@testitem "Bloch SimpleMotion" tags=[:important, :core, :skipci] begin using Suppressor include("initialize.jl") include(joinpath(@__DIR__, "test_files", "utils.jl"))