Skip to content

Commit

Permalink
fix yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyelhabr committed Sep 28, 2023
1 parent 69640ef commit 6cc86c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: R-CMD-check
jobs:
R-CMD-check:
runs-on: ubuntu-latest
env:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
RENV_PATHS_ROOT: ~/.local/share/renv
Expand Down

0 comments on commit 6cc86c1

Please sign in to comment.