Skip to content
Snippets Groups Projects
Commit b62859b0 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Add command ls ~/.

parent 1c1217ca
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,7 +2,7 @@ R_check_install:
script:
- echo $HOME
- echo $USER
- ls -la
- ls -la ~/
- R --version
- Rscript -e 'getwd(); .libPaths(); sessionInfo()'
- Rscript -e 'library(devtools); load_all(); check()'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment