Skip to content

Commit d23e86c

Browse files
committed
stash changes
1 parent c44b03b commit d23e86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ci/playwright-test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def run():
199199
init_fs_tree_manager_config()
200200

201201
cxc_toolkit.exec.run_command(
202-
"go mod tidy",
202+
"go mod download",
203203
work_dir=f"{PUTER_ROOT}/src/fs_tree_manager",
204204
)
205205

0 commit comments

Comments
 (0)