Skip to content

Commit

Permalink
Try to fix build tests on GHA
Browse files Browse the repository at this point in the history
They need the svglite package to build the vignette in a test package.
  • Loading branch information
gaborcsardi committed Sep 20, 2023
1 parent 6f0f33e commit 08ceffc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,14 @@ Suggests:
rmarkdown,
rstudioapi,
spelling,
svglite,
testthat,
tibble,
webfakes (>= 1.1.5.9000),
withr (>= 2.1.1),
Config/Needs/coverage:
r-lib/asciicast,
covr,
rmarkdown,
svglite
Config/Needs/dev:
rmarkdown,
svglite
covr
Config/Needs/website:
r-lib/asciicast,
pkgdown (>= 2.0.2),
Expand Down

0 comments on commit 08ceffc

Please sign in to comment.