Skip to content

Commit

Permalink
update the yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghui5801 committed Sep 24, 2024
1 parent 16790f7 commit 01bb6f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
R_KEEP_PKG_SOURCE: yes

steps:
# - name: Install XQuartz on macOS
# if: runner.os == 'macOS'
# run: brew install xquartz --cask
- name: Install XQuartz on macOS
if: runner.os == 'macOS'
run: brew install xquartz --cask

- uses: actions/checkout@v4

Expand Down
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Suggests:
knitr,
rmarkdown,
stringr,
ggplot2,
testthat (>= 3.0.0)
Config/Needs/website:
tidyverse/tidytemplate
Expand Down

0 comments on commit 01bb6f1

Please sign in to comment.