Skip to content

Commit

Permalink
List directory contents.
Browse files Browse the repository at this point in the history
  • Loading branch information
MMenchero committed Dec 7, 2023
1 parent e48ea57 commit 0a02196
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
^nixtlaR\.Rproj$
^nixtlar\.Rproj$
^\.Rproj\.user$
^LICENSE\.md$
^data-raw$
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Print working directory
run: pwd

- name: List files in vignettes/
run: ls -R vignettes/
- name: List directory contents
run: ls -al

- uses: actions/checkout@v3

Expand Down

0 comments on commit 0a02196

Please sign in to comment.