Skip to content

Commit 5713988

Browse files
Update aqua.jl
1 parent baaad84 commit 5713988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/aqua.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ end
2525
@testset "Aqua tests (additional)" begin
2626
Aqua.test_undefined_exports(SciMLBase)
2727
Aqua.test_stale_deps(SciMLBase)
28-
Aqua.test_deps_compat(SciMLBase)
28+
Aqua.test_deps_compat(SciMLBase, check_extras = false)
2929
Aqua.test_project_extras(SciMLBase)
3030
# Aqua.test_project_toml_formatting(SciMLBase) # failing
3131
# Aqua.test_piracy(SciMLBase) # failing

0 commit comments

Comments
 (0)