Skip to content

Commit

Permalink
add "manual" tag for "mount_tmpfs_without_fakeroot"
Browse files Browse the repository at this point in the history
  • Loading branch information
wade-arista committed Nov 28, 2024
1 parent 5efaba2 commit b6eb0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ sh_test(
sh_test(
name = "mount_tmpfs_without_fakeroot",
srcs = ["mount_tmpfs.sh"],
tags = ["manual"],
)

0 comments on commit b6eb0d4

Please sign in to comment.