Skip to content

Commit

Permalink
yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pratheesh3780 committed Jul 11, 2021
1 parent a0416d2 commit 7beafa7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ jobs:
if: runner.os == 'macOS'
run: brew install --cask xquartz

- name: Install xquartz
if: runner.os == 'windows'
run: brew install --cask xquartz

- name: Install dependencies
run: |
remotes::install_deps(dependencies = TRUE)
Expand Down

0 comments on commit 7beafa7

Please sign in to comment.