We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affa183 commit e6aebc8Copy full SHA for e6aebc8
.ci/atime/tests.R
@@ -295,7 +295,7 @@ test.list <- atime::atime_test_list(
295
assign(paste0("vec_perf_test", i), 1)
296
}
297
},
298
- expr = data.table::tables(silent=TRUE,index=TRUE),
+ expr = { data.table::tables(silent=TRUE, index=TRUE); NULL },
299
"before" = "5bb645082aa5c4a295cdd211a5a75c849d590b75",
300
"after" = "8978cf201d8d228506e1e96d3eda7e542471720a"),
301
0 commit comments