Skip to content

Commit 219bb8a

Browse files
committed
fix syntax error line 29
1 parent dab464f commit 219bb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- {os: macOS-latest, r: 'release'}
2727
- {os: ubuntu-latest, r: 'release'}
2828
- {os: ubuntu-latest, r: 'devel', rspm: http-user-agent: 'release'}
29-
- {os: ubuntu-latest, r: 'oldred-1'}
29+
- {os: ubuntu-latest, r: 'oldrel-1'}
3030

3131
env:
3232
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)