Skip to content

Commit

Permalink
switch from config to r_version
Browse files Browse the repository at this point in the history
  • Loading branch information
klevdiamanti committed Jul 9, 2024
1 parent 60e4bf9 commit 0c01e73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check_no-suggests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
config:
- {r: 'release'}
r_version: 'release'
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
Expand Down

0 comments on commit 0c01e73

Please sign in to comment.