Skip to content

Commit

Permalink
fix suggestion spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
sjspielman committed Nov 12, 2024
1 parent 4560207 commit 6fc28e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-CHECK-renv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Set up renv and install packages
uses: r-lib/actions/setup-renv@v2

- name: Install additional dependencies for testing
- name: Install additional dependencies for testing
run: |
install.packages("rcmdcheck")
shell: Rscript {0}
Expand Down

0 comments on commit 6fc28e3

Please sign in to comment.