test/sandbox: rename misleading bind destination
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fpkg (push) Successful in 34s
Test / Fortify (push) Successful in 2m15s
Test / Data race detector (push) Successful in 2m49s
Test / Flake checks (push) Successful in 59s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-21 12:29:15 +09:00
parent a57a7a6a16
commit 632b18addd
3 changed files with 4 additions and 4 deletions

View File

@@ -113,7 +113,7 @@
extraPaths = [
{
src = "/proc/mounts";
dst = "/.fortify/host-mounts";
dst = "/.fortify/mounts";
}
];
}