From 52dc690167ad98aa90d2e61509dd69ba5ad5de5d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 30 Dec 2023 08:07:41 +0200 Subject: fix: drop PDF generation and dependencies thereof Signed-off-by: Lars Wirzenius Sponsored-by: author --- check | 1 - 1 file changed, 1 deletion(-) (limited to 'check') diff --git a/check b/check index 2c8e3ba..46eda79 100755 --- a/check +++ b/check @@ -32,6 +32,5 @@ cargo build --all-targets $quiet $hideok cargo test subplot docgen cachedir.subplot -o cachedir.html -subplot docgen cachedir.subplot -o cachedir.pdf echo "Everything seems to be in order." -- cgit v1.2.1