We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41c44d commit 992d016Copy full SHA for 992d016
docs/make.jl
@@ -68,4 +68,6 @@ for extended_pkg in (MCMCDiagnosticTools, PosteriorStats)
68
doctest(mod; manual=false)
69
end
70
71
-deploydocs(; repo="github.com/arviz-devs/InferenceObjects.jl", devbranch="main")
+deploydocs(;
72
+ repo="github.com/arviz-devs/InferenceObjects.jl", devbranch="main", push_preview=true
73
+)
0 commit comments