Skip to content

Commit 0680f79

Browse files
committed
added benchmarks root
1 parent efc91d6 commit 0680f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ initial-content = """
218218
[tool.codeflash]
219219
module-root = "codeflash"
220220
tests-root = "tests"
221+
benchmarks-root = "tests/benchmarks"
221222
test-framework = "pytest"
222223
formatter-cmds = [
223224
"uvx ruff check --exit-zero --fix $file",

0 commit comments

Comments
 (0)