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 82a3091 commit 6d9b909Copy full SHA for 6d9b909
run.R
@@ -1,3 +1,5 @@
1
+library(packit.client)
2
+
3
run <- function(client, ref_name, sha, entry) {
4
if (!is.na(Sys.getenv("CI", NA))) {
5
cli::cli_text("::group::Running {entry$name}")
0 commit comments