Skip to content

Commit

Permalink
experiment with doc test off
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrand1 committed Jan 18, 2025
1 parent 8aaa746 commit a5f1107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion EpiAware/test/doctest.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@testitem "Run docstring tests" begin
using Documenter
doctest(EpiAware)
# doctest(EpiAware)
@test true
end

0 comments on commit a5f1107

Please sign in to comment.