if (Sys.getenv("GITHUB_ACTIONS") == "true" || (mariadbHasDefault() && identical(Sys.getenv("NOT_CRAN"), "true"))) {
skip_if_not_installed("DBItest")
DBItest::test_all()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.