Nothing
test_that("GitHub Actions R versions", {
expect_equivalent(.GHARversion("RELEASE_3_12")["R"], "4.0")
expect_equivalent(.GHARversion("RELEASE_3_11")["R"], "4.0")
expect_equivalent(.GHARversion("RELEASE_3_12")["Bioc"], "3.12")
expect_equivalent(.GHARversion("RELEASE_3_11")["Bioc"], "3.11")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.