diff --git a/anda/apps/sunshine/anda.hcl b/anda/apps/sunshine/anda.hcl index d93d30b2cf..195da65f0e 100644 --- a/anda/apps/sunshine/anda.hcl +++ b/anda/apps/sunshine/anda.hcl @@ -3,4 +3,7 @@ project pkg { spec = "sunshine.spec" extra_repos = ["https://repos.fyralabs.com/terrarawhide-nvidia"] } + labels { + mock = 1 + } }