summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-12-30 08:40:38 +0200
committerLars Wirzenius <liw@liw.fi>2023-12-30 08:40:38 +0200
commit74ae14d8a6f4a555655b39174f12395c81120492 (patch)
tree9ace974fb24ad2322fea0efbcaede5522a39dfd6 /check
parent8f11389edf2a6a289afe660baa62d4310b38b43a (diff)
downloadclab-74ae14d8a6f4a555655b39174f12395c81120492.tar.gz
chore: drop PDF generation and dependencies thererof
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 c8e8b46..486fe56 100755
--- a/check
+++ b/check
@@ -24,7 +24,6 @@ got_cargo_cmd fmt && $hideok cargo fmt -- --check
$hideok cargo test
subplot docgen clab.subplot -o clab.html
-subplot docgen clab.subplot -o clab.pdf
target="$(cargo metadata --format-version=1 | python3 -c 'import sys, json; o = json.load(sys.stdin); print(o["target_directory"])')"
subplot codegen clab.subplot -o test.py