Skip to content

Commit

Permalink
GH Actions up
Browse files Browse the repository at this point in the history
  • Loading branch information
csaybar committed Nov 23, 2023
1 parent a31019b commit 7b89827
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 53 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
needs: check

args: 'c("--no-manual", "--as-cran", "--no-tests")'
error-on: '"error"'
check-dir: '"check"'
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
50 changes: 0 additions & 50 deletions .github/workflows/test-coverage.yaml

This file was deleted.

0 comments on commit 7b89827

Please sign in to comment.