diff --git a/build/create_binaries/precompile.jl b/build/create_binaries/precompile.jl index 78ea170d1..984017d8c 100644 --- a/build/create_binaries/precompile.jl +++ b/build/create_binaries/precompile.jl @@ -8,5 +8,4 @@ testdir = abspath(dirname(pathof(Wflow)), "..", "test") Wflow.run(joinpath(testdir, "sbm_config.toml")) Wflow.run(joinpath(testdir, "sbm_gwf_config.toml")) -Wflow.run(joinpath(testdir, "hbv_config.toml")) Wflow.run(joinpath(testdir, "sediment_config.toml"))