Skip to content

Commit

Permalink
change testthat parallel option to be false (#109)
Browse files Browse the repository at this point in the history
* change parallel to be false

---------

Co-authored-by: Sam Schiano <125507018+Schiano-NOAA@users.noreply.github.com>
  • Loading branch information
k-doering-NOAA and Schiano-NOAA authored Dec 18, 2024
1 parent ca6a972 commit 9078df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Remotes:
nmfs-ost/satf,
r4ss/r4ss
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/parallel: false
Encoding: UTF-8
Language: en-US
LazyData: true
Expand Down

0 comments on commit 9078df5

Please sign in to comment.