Skip to content

Commit

Permalink
Update R_CMD_CHECK.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dachosen1 authored Feb 21, 2022
1 parent b64e2d0 commit 5e6206a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R_CMD_CHECK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
RSPM: ${{ matrix.config.rspm }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: r-lib/actions/setup-r@master
Expand Down

0 comments on commit 5e6206a

Please sign in to comment.