Skip to content

Commit

Permalink
GHA: modernize - step 1 - take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Jan 23, 2025
1 parent efcf9fb commit 1c6700b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
run: |
options(width = 100)
capabilities()
parallelly::availableCores(which = "all")
pkgs <- installed.packages()[, "Package"]
sessioninfo::session_info(pkgs, include_base = TRUE)
## Verify LANGUAGE settings by generating a translatable error
Expand Down

0 comments on commit 1c6700b

Please sign in to comment.