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 04bebb5 commit 51df68cCopy full SHA for 51df68c
touchstone/script.R
@@ -1,5 +1,4 @@
1
-touchstone:::touchstone_clear()
2
-
+# touchstone:::touchstone_clear() # deletes itself and sources
3
refs <- c(Sys.getenv("GITHUB_BASE_REF"), Sys.getenv("GITHUB_HEAD_REF"))
4
warning(refs)
5
timings <- touchstone::benchmark_run_ref(
0 commit comments