Skip to content

Commit

Permalink
Update package_sanity_tests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar committed Apr 15, 2024
1 parent cf6e07b commit ce9d802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/package_sanity_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
using Aqua

@testset "Code quality" begin
Aqua.test_all(IteratorSampling, ambiguities = false)
end
Aqua.test_all(StreamSampling, ambiguities = false)
end

0 comments on commit ce9d802

Please sign in to comment.