Skip to content

Commit

Permalink
stale deps
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Jan 9, 2024
1 parent 7faa0b4 commit 79f5c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Aqua.test_ambiguities(MondrianForests)
Aqua.test_unbound_args(MondrianForests)
Aqua.test_undefined_exports(MondrianForests)
Aqua.test_project_extras(MondrianForests)
Aqua.test_stale_deps(MondrianForests, ignore=[:Aqua, :Suppressor, :JuliaFormatter])
Aqua.test_stale_deps(MondrianForests, ignore=[:Aqua, :Suppressor, :JuliaFormatter, :Test])
Aqua.test_deps_compat(MondrianForests)

@testset verbose = true "JuliaFormatter" begin
Expand Down

0 comments on commit 79f5c66

Please sign in to comment.