Skip to content

Commit

Permalink
remove hbv_config from precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
JoostBuitink committed Nov 5, 2024
1 parent c9e5b87 commit ab87873
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/create_binaries/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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"))

0 comments on commit ab87873

Please sign in to comment.