Skip to content

Commit b3868d7

Browse files
committed
always test for ambiguities
1 parent 1908523 commit b3868d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1636,5 +1636,5 @@ end
16361636
end
16371637

16381638
@testset "project quality" begin
1639-
Aqua.test_all(StructArrays, ambiguities = VERSION >= v"1.10")
1639+
Aqua.test_all(StructArrays)
16401640
end

0 commit comments

Comments
 (0)