Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblodgett-usgs authored Nov 22, 2024
1 parent ae529f1 commit 26275bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-Check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
args: 'c("--as-cran")'
build_args: 'c()'

- name: Test coverage
run: covr::codecov()
Expand Down

0 comments on commit 26275bf

Please sign in to comment.