Skip to content

Commit

Permalink
Add actions checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
rsh52 committed Oct 30, 2023
1 parent e12bc69 commit 2e88172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
R_KEEP_PKG_SOURCE: yes

steps:
- uses: actions/checkout@v3

- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
Expand Down

0 comments on commit 2e88172

Please sign in to comment.