Skip to content

Commit

Permalink
Skipci for all except arbitrarymotion
Browse files Browse the repository at this point in the history
  • Loading branch information
pvillacorta committed Jun 27, 2024
1 parent df33c54 commit 4eaac2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KomaMRICore/test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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"))
Expand Down

0 comments on commit 4eaac2a

Please sign in to comment.