Commit bda319ae by Jan Wijffels

list files

parent f1add059
......@@ -9,6 +9,3 @@ test:
- 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