Skip to content

Commit

Permalink
Exclude tests
Browse files Browse the repository at this point in the history
  • Loading branch information
laurmaedje committed Sep 4, 2024
1 parent f5003f2 commit c8d6139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name = "subsetter"
description = "Reduces the size and coverage of OpenType fonts."
categories = ["compression", "encoding"]
keywords = ["subsetting", "OpenType", "PDF"]
exclude = ["fonts/*"]
exclude = ["fonts/*", "tests/*"]
version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
Expand Down

0 comments on commit c8d6139

Please sign in to comment.