Skip to content

Commit

Permalink
warnonly
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Aug 14, 2023
1 parent cb7096d commit f66ab64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/examples/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@ examples_latex_showcase_doc = if "latex_showcase" in EXAMPLE_BUILDS
remotes = Dict(@__DIR__() => (TestRemote(), "6ef16754bc5da93f67a4323fb204c5bd3e64f336")),
doctest = false,
debug = true,
warnonly = [:docs_block, :cross_references],
)
else
@info "Skipping build: LaTeXWriter/latex_showcase"
Expand Down

0 comments on commit f66ab64

Please sign in to comment.