Skip to content

Commit

Permalink
Update action description
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed May 9, 2024
1 parent 0b258f5 commit 6316b8a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: R Package Validation Report
author: Roche
description: |
A Github Action that generates a validation report for an R package.
The four main steps are:
- Run `R CMD check` (check installation)
- Run `covr::package_coverage()` (check unit test coverage)
- Run `covtracer` (link documentation to unit tests)
- Place results into report
- Attach report as object to release
inputs:
report_pkg_dir:
Expand Down

0 comments on commit 6316b8a

Please sign in to comment.