mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-25 18:15:29 +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("AutSigma_41.jl")
|
||||
|
||||
include("benchmarks.jl")
|
||||
if !haskey(ENV, "CI")
|
||||
include("benchmarks.jl")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user