Skip to content

Commit b5da12f

Browse files
committed
Workaround for r-lib/pak#755
1 parent e5208ab commit b5da12f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
3737
NOT_CRAN: true
3838
CMDSTANR_OPENCL_TESTS: ${{ matrix.config.opencl }}
39+
PKG_SYSREQS_DB_UPDATE_TIMEOUT: 30
3940

4041
steps:
4142
- name: cmdstan env vars

0 commit comments

Comments
 (0)