summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-12-03 08:47:34 +0200
committerLars Wirzenius <liw@liw.fi>2023-12-03 08:47:34 +0200
commit39cf51d39e5bec2278da749eb01d4d17aa79515d (patch)
treefd90a92389cef2b9891d4b510b443f54cb52d605 /check
parent50f345288e4309d073fecdb0b44ff6c432645c82 (diff)
downloadsummain-rs-39cf51d39e5bec2278da749eb01d4d17aa79515d.tar.gz
fix: don't produce a PDF with Summain
Summain doesn't do that anymore. Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/check b/check
index bc9da92..237df0d 100755
--- a/check
+++ b/check
@@ -38,7 +38,6 @@ got_cargo_cmd clippy && cargo clippy $offline $quiet
got_cargo_cmd fmt && cargo fmt -- --check
subplot docgen summain.subplot -o summain.html
-subplot docgen summain.subplot -o summain.pdf
subplot codegen summain.subplot -o test.py
rm -f test.log