diff --git a/touchstone/script.R b/touchstone/script.R index 8245a535..2a36e2b3 100644 --- a/touchstone/script.R +++ b/touchstone/script.R @@ -24,7 +24,7 @@ touchstone::benchmark_run( ) ) }, - n = 30 + n = 50 ) touchstone::benchmark_run( @@ -48,7 +48,7 @@ touchstone::benchmark_run( ) ) }, - n = 30 + n = 50 ) # create artifacts used downstream in the GitHub Action