Skip to content

Commit

Permalink
extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Jul 18, 2024
1 parent ca810c4 commit 5bf70fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-ci.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ patrick::with_parameters_test_that(
env_var_value = list("", "F", NA, NULL)
)


test_that("GitHub Actions log is skipped in pkgdown websites", {
withr::local_envvar(list(GITHUB_ACTIONS = "true", IN_PKGDOWN = "true"))
withr::local_options(lintr.rstudio_source_markers = FALSE)
Expand Down

0 comments on commit 5bf70fa

Please sign in to comment.