Skip to content

Commit

Permalink
Adding environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Sep 27, 2024
1 parent 4ab0d73 commit 8c2e7ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
name: R-CMD-check-final

jobs:

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

R-CMD-check:
runs-on: ${{ matrix.config.os }}

Expand Down

0 comments on commit 8c2e7ce

Please sign in to comment.