Skip to content

Commit

Permalink
re-indent
Browse files Browse the repository at this point in the history
  • Loading branch information
joshyam-k committed Dec 7, 2023
1 parent 891fb5c commit 84ba8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
extra-packages: any::rcmdcheck
needs: check

- name: Install problem dependency
- name: Install problem dependency
run: |
Rscript -e 'install.packages("lme4", type = "source")'
Expand Down

0 comments on commit 84ba8fb

Please sign in to comment.