Commit f1add059 by Jan Wijffels

list packages

parent a3435bbd
......@@ -8,6 +8,7 @@ test:
# run check
- PKG_FILE_NAME=$(ls -1t *.tar.gz | head -n 1)
- R CMD check "${PKG_FILE_NAME}" --no-manual --as-cran
- Rscript -e 'print(list.files())'
artifacts:
paths:
- *.tar.gz
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