Browse code

Update GA worklows.

Robert Ivánek authored on 13/03/2023 09:42:31
Showing 1 changed files

... ...
@@ -261,7 +261,8 @@ jobs:
261 261
               dir('check', 'tar.gz$', full.names = TRUE),
262 262
               `quit-with-status` = TRUE,
263 263
               `no-check-R-ver` = TRUE,
264
-              `no-check-bioc-help` = TRUE
264
+              `no-check-bioc-help` = TRUE,
265
+              `no-check-pkg-size` = TRUE
265 266
           )
266 267
         shell: Rscript {0}
267 268