Skip to content

Commit 4bfada0

Browse files
author
User
committed
Fix rate limiting by running R-CMD-check jobs sequentially
1 parent 8ed586f commit 4bfada0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
strategy:
1515
fail-fast: false
16+
max-parallel: 1
1617
matrix:
1718
config:
1819
- {os: macos-latest, r: 'release'}

0 commit comments

Comments
 (0)