Merge pull request #5 from jverzani/test_ci_folder

test whole folder
This commit is contained in:
john verzani 2022-05-27 07:28:07 -04:00 committed by GitHub
commit 0439bd4871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ if isnothing(folder) && isnothing(file)
# build_pages("alternatives", "plotly_plotting", :html, force)
# keep it simple for now; uncomment above once build goes through
build_pages("precalc", "functions", :html, true)
build_pages("precalc", nothing, :html, true)
build_toc()