Skip to content

Commit

Permalink
ALWAYS REBASE TO KEEP THIS COMMIT ON TOP!
Browse files Browse the repository at this point in the history
Setup for the non-parallel testthat branch: Set testthat to not work in parallel, and remove R CMD check.
  • Loading branch information
krivit committed Nov 5, 2024
1 parent 75cc8fb commit a114809
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 291 deletions.
290 changes: 0 additions & 290 deletions .github/workflows/R-CMD-check.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ URL: https://statnet.org
VignetteBuilder: knitr
RoxygenNote: 7.3.2.9000
Roxygen: list(markdown = TRUE)
Config/testthat/parallel: true
Config/testthat/parallel: false
Config/testthat/edition: 3
Config/build/clean-inst-doc: FALSE
Encoding: UTF-8
Expand Down

0 comments on commit a114809

Please sign in to comment.