Skip to content

Commit

Permalink
letstry
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo committed Mar 15, 2024
1 parent 2e67eb7 commit 00d9227
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

---
# Workflow derived from https://github.com/r-lib/actions/tree/master/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
Expand Down Expand Up @@ -72,9 +71,7 @@ jobs:
RGL_USE_NULL: true
WNHOME: /usr/local/wordnet-3.1
_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_: TRUE
_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_: true
_R_CHECK_TESTS_NLINES_: 0
_R_CHECK_VIGNETTES_NLINES_: 0
_R_CHECK_RD_VALIDATE_RD2HTML_: true

if: >
!contains(github.event.commits[0].message, '[skip checks]')
Expand Down

0 comments on commit 00d9227

Please sign in to comment.