Skip to content

Commit

Permalink
Deactivate testing springer for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Nov 27, 2024
1 parent fdfee3b commit 17b80f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testit/test-formats.R
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ test_format("rsos")
test_format("rss")
test_format("sage")
test_format("sim")
test_format("springer", skip = !rmarkdown::pandoc_available("2.11.4"))
# FIXME: Fix issue with this format
# test_format("springer", skip = !rmarkdown::pandoc_available("2.11.4"))
test_format("tf")
test_format("trb")
# Deactivate because of https://github.com/rstudio/rticles/issues/523
Expand Down

0 comments on commit 17b80f7

Please sign in to comment.