Skip to content

Commit

Permalink
removing find_persistent_tasks_deps for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
pogudingleb committed Apr 9, 2024
1 parent e471b8c commit 55f43e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/qa.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using StructuralIdentifiability, Aqua
@testset "Aqua" begin
Aqua.find_persistent_tasks_deps(StructuralIdentifiability)
#Aqua.find_persistent_tasks_deps(StructuralIdentifiability)
Aqua.test_ambiguities(StructuralIdentifiability, recursive = false)
Aqua.test_deps_compat(StructuralIdentifiability)
Aqua.test_piracies(StructuralIdentifiability, treat_as_own = [])
Expand Down

0 comments on commit 55f43e9

Please sign in to comment.