We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5208ab commit b5da12fCopy full SHA for b5da12f
.github/workflows/R-CMD-check.yaml
@@ -36,6 +36,7 @@ jobs:
36
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
37
NOT_CRAN: true
38
CMDSTANR_OPENCL_TESTS: ${{ matrix.config.opencl }}
39
+ PKG_SYSREQS_DB_UPDATE_TIMEOUT: 30
40
41
steps:
42
- name: cmdstan env vars
0 commit comments