Skip to content

Commit

Permalink
List files in vignettes.
Browse files Browse the repository at this point in the history
  • Loading branch information
MMenchero committed Dec 7, 2023
1 parent 815e9aa commit e48ea57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Print working directory
run: pwd

- name: List files in vignettes/
run: ls -R vignettes/

- uses: actions/checkout@v3

- uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit e48ea57

Please sign in to comment.