Skip to content

Commit 05cc8ac

Browse files
committed
ci: disable automatic venv creation with mise
1 parent 1367f59 commit 05cc8ac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mise.ci.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[tools]
22
python = "3.14"
3+
4+
[env]
5+
_.python.venv = { path = ".venv", create = false }

0 commit comments

Comments
 (0)