Skip to content

Commit

Permalink
rhub seems to not offer platform macos anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
adimajo committed Mar 5, 2024
1 parent e7ef1dd commit d535d83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/r-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
run: print(devtools::test_coverage(function_exclusions = "runDemo",
line_exclusions = list("R/allMethods.R" = 261)))
shell: Rscript {0}
- name: Check on Mac OS
env:
RHUB_TOKEN: ${{ secrets.RHUB_TOKEN }}
run: Rscript inst/rhubcheck.R "macos-highsierra-release-cran" "$RHUB_TOKEN"
- name: Check on Windows
env:
RHUB_TOKEN: ${{ secrets.RHUB_TOKEN }}
Expand Down

0 comments on commit d535d83

Please # to comment.