Skip to content

Commit 330e4b7

Browse files
committed
skip a commits test on ci
1 parent d3cb9f7 commit 330e4b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-commits.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ context("commits")
22

33
test_that("commits works", {
44
skip_on_cran()
5+
skip_on_ci()
56

67
aa <- gists()[[1]] %>% commits()
78
expect_is(aa, "list")

0 commit comments

Comments
 (0)