Skip to content

Commit

Permalink
Correcting env
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Sep 27, 2024
1 parent 8c2e7ce commit 47ac9c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ on:

name: R-CMD-check-final

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

jobs:

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

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

0 comments on commit 47ac9c9

Please sign in to comment.