diff --git a/test/Aqua.jl b/test/Aqua.jl index 9457cff..e393046 100644 --- a/test/Aqua.jl +++ b/test/Aqua.jl @@ -4,5 +4,6 @@ using Aqua Aqua.test_all( PBWDeformations; ambiguities=false, # recursive=false does not work + persistent_tasks=false, # does not work with Oscar version juggling ) end