Commit 427f843b by Jan Wijffels

add package as artifact

parent 2c0b9ac4
...@@ -8,4 +8,6 @@ test: ...@@ -8,4 +8,6 @@ test:
# run check # run check
- PKG_FILE_NAME=$(ls -1t *.tar.gz | head -n 1) - PKG_FILE_NAME=$(ls -1t *.tar.gz | head -n 1)
- R CMD check "${PKG_FILE_NAME}" --no-manual --as-cran - R CMD check "${PKG_FILE_NAME}" --no-manual --as-cran
artifacts:
\ No newline at end of file paths:
- PKG_FILE_NAME
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment