From d590025f3d2f4639691229d5245c16107041c77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Wed, 4 Sep 2024 07:08:27 +0200 Subject: [PATCH] test: run tests in parallel thanks @adamhsparks --- DESCRIPTION | 1 + 1 file changed, 1 insertion(+) diff --git a/DESCRIPTION b/DESCRIPTION index 6d08bdd..9c626c8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -51,6 +51,7 @@ Remotes: eblondel/ows4R Config/Needs/readme: rerddap Config/testthat/edition: 3 +Config/testthat/parallel: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE)