Skip to content

Commit

Permalink
Merge pull request #72 from insightsengineering/fix-action-description
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif authored May 9, 2024
2 parents 0b258f5 + 6316b8a commit 6471378
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 6471378

Please sign in to comment.