summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-12-30 08:07:41 +0200
committerLars Wirzenius <liw@liw.fi>2023-12-30 08:07:41 +0200
commit52dc690167ad98aa90d2e61509dd69ba5ad5de5d (patch)
treea4af00de8976a3cfe5f90cb33202e3af71ec85de /check
parentc60d0788397e916f98b2af753e4c62cc5364dcb5 (diff)
downloadcachedir-rs-52dc690167ad98aa90d2e61509dd69ba5ad5de5d.tar.gz
fix: drop PDF generation and dependencies thereof
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 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."