mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Disable testing ruff_benchmark
by default (#12678)
This commit is contained in:
parent
82e69ebf23
commit
b647f3fba8
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ license = { workspace = true }
|
|||
|
||||
[lib]
|
||||
bench = false
|
||||
test = false
|
||||
doctest = false
|
||||
|
||||
[[bench]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue