Skip to content

Commit

Permalink
📝 update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoisilva committed Apr 23, 2024
1 parent 16eff47 commit b26e208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
1 change: 1 addition & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Sys.setenv("R_TESTS" = "")
shinytest2::test_app()

0 comments on commit b26e208

Please sign in to comment.