Skip to content

Commit

Permalink
Update pkgcheck.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
giovsaraceno authored Jan 29, 2025
1 parent aa02595 commit 5294b89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pkgcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
permissions:
issues: write
steps:
- uses: actions/checkout@v2
- name: Set up R
uses: r-lib/actions/setup-r@v2
- name: Check R version
run: R --version
- uses: ropensci-review-tools/pkgcheck-action@main
Expand Down

0 comments on commit 5294b89

Please sign in to comment.