We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c4658 commit 2e33bcfCopy full SHA for 2e33bcf
mise.toml
@@ -6,6 +6,6 @@ run = "uv run python3 -m codegen.run"
6
description = "Run unit tests"
7
run = "uv run pytest"
8
9
-[tasks.test]
+[tasks.bench]
10
description = "Run benchmarks"
11
run = "uv run richbench benchmarks"
0 commit comments