Skip to content

Commit

Permalink
reverted changes
Browse files Browse the repository at this point in the history
reverted changes
  • Loading branch information
siddhesh195 committed Jul 15, 2024
1 parent 0ae07c6 commit c5762eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:
- run: /usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt install texlive texlive-fonts-extra -y
- uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-r-dependencies@v2

- with:
- extra-packages: digest, RJSONIO, gtable, plyr, reshape2, scales, knitr, chromote
-
- name: install package
run: R CMD INSTALL .

Expand Down

0 comments on commit c5762eb

Please sign in to comment.