diff --git a/.tangled/workflows/test.yml b/.tangled/workflows/test.yml index 1ff472e..bd11cf7 100644 --- a/.tangled/workflows/test.yml +++ b/.tangled/workflows/test.yml @@ -9,6 +9,7 @@ environment: CARGO_INCREMENTAL: "0" CARGO_PROFILE_DEV_DEBUG: "0" CARGO_PROFILE_TEST_DEBUG: "0" + TMPDIR: "/dev/shm" dependencies: - rustup