Skip to content

Commit

Permalink
yaml check
Browse files Browse the repository at this point in the history
  • Loading branch information
aminuldu07 committed Oct 3, 2024
1 parent bb35ed6 commit 8a571c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .Rproj.user/42540787/sources/prop/F3BB13B1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source_window_id": "",
"Source": "Source",
"cursorPosition": "50,32",
"scrollLine": "30"
"cursorPosition": "45,40",
"scrollLine": "28"
}
6 changes: 0 additions & 6 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ jobs:
with:
extra-packages: any::rcmdcheck

- name: Clean pkgdown docs
run: R -e "pkgdown::clean_site()"

- name: Build pkgdown site
run: R -e "pkgdown::build_site()"

- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
Expand Down

0 comments on commit 8a571c9

Please sign in to comment.