Skip to content

Commit 2e33bcf

Browse files
committed
chore: fix mise.toml
1 parent 50c4658 commit 2e33bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ run = "uv run python3 -m codegen.run"
66
description = "Run unit tests"
77
run = "uv run pytest"
88

9-
[tasks.test]
9+
[tasks.bench]
1010
description = "Run benchmarks"
1111
run = "uv run richbench benchmarks"

0 commit comments

Comments
 (0)