This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch mise-node-env in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 3f69107d5cd69d1eaac4e416fbd6e8f180f15faf Author: Robert Newson <[email protected]> AuthorDate: Mon Mar 2 14:46:14 2026 +0000 unset node env in mise.toml --- mise.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/mise.toml b/mise.toml index 733c7c6ea..e85883da0 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,3 @@ -[env] -NODE_ENV = 'production' - [tools] elixir = "1.19.5-otp-26" erlang = '26'
