Skip to content

Commit

Permalink
delete extra session_info section
Browse files Browse the repository at this point in the history
ref #330
  • Loading branch information
wibeasley committed Nov 4, 2021
1 parent d4cd363 commit 56fefb5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/check-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ jobs:
with:
extra-packages: rcmdcheck

# - name: Session info
# run: |
# options(width = 100)
# pkgs <- installed.packages()[, "Package"]
# sessioninfo::session_info(pkgs, include_base = TRUE)
# shell: Rscript {0}

- uses: r-lib/actions/check-r-package@v1

- name: Show testthat output
Expand Down

0 comments on commit 56fefb5

Please sign in to comment.