Skip to content

Commit

Permalink
Test to fix GA issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
MMenchero committed Dec 5, 2023
1 parent 2b5015f commit 6c7b807
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- name: List mock files
run: |
pwd
ls -R vignettes/nixtlar/0/
- name: List files in testthat directory
run: ls tests/testthat/dashboard.nixtla.io/api

- name: List files in vignette directory
run: ls vignette/nixtlar/

- uses: r-lib/actions/check-r-package@v2
with:
Expand Down

0 comments on commit 6c7b807

Please sign in to comment.