mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-26 02:20:30 +01:00
don't run benchmarks during CI
This commit is contained in:
parent
33086db01d
commit
ef1a2f88da
@ -37,6 +37,8 @@ using LinearAlgebra
|
|||||||
include("AutFn.jl")
|
include("AutFn.jl")
|
||||||
include("AutSigma_41.jl")
|
include("AutSigma_41.jl")
|
||||||
|
|
||||||
include("benchmarks.jl")
|
if !haskey(ENV, "CI")
|
||||||
|
include("benchmarks.jl")
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user