tinymist/crates/tinymist-task
Eric Long 9d9d360db9
fix(test): running test as root (#1817)
* fix(test): running test as root

The dummy root path /root conflicts with root user's home directory on Linux and redacts incorrectly. Our downstream CI environment builds tinymist in docker as root and encounters the problem. Change the path to `/dummy-root` fixes it. To ensure consistency, other similar occurences are also prefixed with `dummy-`.

* dev: deduplicate a bit

---------

Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-06-16 13:01:25 +08:00
..
src fix(test): running test as root (#1817) 2025-06-16 13:01:25 +08:00
Cargo.toml build: bump version to 0.13.12 (#1715) 2025-04-30 14:45:23 +08:00
README.md feat: bump typst to v0.13.0-rc1 (#1342) 2025-02-21 03:18:04 +08:00

tinymist-task

Task model of typst for tinymist.