We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798f370 commit 51af49dCopy full SHA for 51af49d
test/runtests.jl
@@ -7,7 +7,7 @@ using LinearAlgebra
7
8
using Aqua
9
@testset "Project quality" begin
10
- Aqua.test_all(FFTW, stale_deps=fftw_provider=="mkl", piracies=false)
+ Aqua.test_all(FFTW, stale_deps=false, piracies=false)
11
end
12
13
@info "FFTW provider: $(fftw_provider)"
0 commit comments