Skip to content

Only set seeds in testing when needed. #590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add missing dependency
  • Loading branch information
sbfnk committed Mar 1, 2024
commit 069980d9619a5891a2f8281aebd1a63731acc9c1
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-as-cran-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
dependencies: NA
extra-packages: |
rcmdcheck
rmarkdown
stan-dev/cmdstanr
testthat

Expand Down