Skip to content

Commit 2f5b7df

Browse files
committed
fix: declare Node for playground tests
1 parent 32c5cc4 commit 2f5b7df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ run = "nox -s tests -p 3.13"
322322
[tasks."test:playground"]
323323
description = "Run playground core tests"
324324
dir = "playground-tests"
325+
tools = { node = "24.18.0" }
325326
run = "node --test '*.test.js'"
326327

327328
[tasks."test:python:all"]

0 commit comments

Comments
 (0)