Skip to content

Commit

Permalink
fixing the last error in action
Browse files Browse the repository at this point in the history
  • Loading branch information
oggioniale committed Jan 10, 2024
1 parent e657e36 commit 0f7a970
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check

- name: Install remotes
run: |
Rscript -e "install.packages('remotes', repos='https://ftp.belnet.be/mirror/CRAN')"

- name: Query dependencies
run: |
Expand Down

0 comments on commit 0f7a970

Please sign in to comment.