Skip to content

Commit

Permalink
Don't run doc tests for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
basro committed Jan 10, 2024
1 parent 08197f6 commit 720a7c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stylance/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ repository.workspace = true
readme.workspace = true
description = "Scoped CSS for rust projects"

[lib]
doctest = false

[features]
nightly = ["stylance-macros/nightly"]

Expand Down

0 comments on commit 720a7c9

Please sign in to comment.