Skip to content

Commit

Permalink
Fix imports for sessionInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
iimog committed Mar 8, 2024
1 parent 88f81c6 commit 77269b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:

- name: Session Info
run: |
library(tidyverse)
library(IRanges)
library(gggenomes)
print(sessionInfo())
shell: Rscript {0}
Expand Down

0 comments on commit 77269b2

Please sign in to comment.