Skip to content

Commit 6d9b909

Browse files
committed
WIP
1 parent 82a3091 commit 6d9b909

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
library(packit.client)
2+
13
run <- function(client, ref_name, sha, entry) {
24
if (!is.na(Sys.getenv("CI", NA))) {
35
cli::cli_text("::group::Running {entry$name}")

0 commit comments

Comments
 (0)