From 9660d17433297f3eb1cfd67987ac7e15306c37a0 Mon Sep 17 00:00:00 2001 From: Patrice Lecharpentier Date: Tue, 4 Aug 2026 08:26:56 +0200 Subject: [PATCH] Update integration-tests.yaml extra ) in testthat install --- .github/workflows/integration-tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 3f90ca7..f7950e4 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -226,7 +226,6 @@ jobs: if (!testthat_ok) { #remotes::install_version("testthat", version = "3.1.8", upgrade = "never", force = TRUE) install.packages('https://cran.r-project.org/src/contrib/Archive/testthat/testthat_3.1.8.tar.gz', repos = NULL, type = 'source') - ) } shell: Rscript {0}