buildignore
This commit is contained in:
parent
8813e208e0
commit
949e2bc6d0
1 changed files with 6 additions and 1 deletions
|
|
@ -10,7 +10,9 @@ store_build_metadata(
|
|||
platform,
|
||||
error_occurred,
|
||||
force = FALSE,
|
||||
error = NA
|
||||
error = NA,
|
||||
build_duration = NA,
|
||||
size = NA
|
||||
)
|
||||
}
|
||||
\description{
|
||||
|
|
|
|||
Loading…
Reference in a new issue