Skip to content

Commit

Permalink
#105 debug check, pkg file not as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
spoltier committed Dec 3, 2020
1 parent 975fb78 commit fc84ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
FULL_TEST_SUITE: 1
run: |
R CMD build --no-build-vignettes
ls -la
ls XLConnect_*.tar.gz | xargs R CMD check --no-manual --as-cran --no-build-vignettes
# run: rcmdcheck::rcmdcheck(args = c("--no-manual"), error_on = "error")
Expand Down

0 comments on commit fc84ed1

Please sign in to comment.