Skip to content

Commit

Permalink
warnonly for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiedb committed Sep 22, 2023
1 parent c27fd7f commit c9eff40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ makedocs(
assets=["assets/style.css"]
),
pages=pages,
modules=[EvoTrees]
modules=[EvoTrees],
warnonly=true
)

deploydocs(repo="github.com/Evovest/EvoTrees.jl.git",
Expand Down

0 comments on commit c9eff40

Please sign in to comment.