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.
2 parents 4255585 + ddda84c commit 7cf3a31Copy full SHA for 7cf3a31
tests/testthat/test-cluster-templates.R
@@ -1,6 +1,5 @@
1
testthat::test_that("template creation works", {
2
- # Creating a cluster template takes too much memory to run on CRAN or CI
3
- testthat::skip_on_ci()
+ # Creating a cluster template takes too much memory to run on CRAN?
4
testthat::skip_on_cran()
5
6
empty_tempdir(subfolder = "main_dir")
0 commit comments