diff --git a/.changeset/disable-runpod-tests.md b/.changeset/disable-runpod-tests.md new file mode 100644 index 00000000..a0a7bca0 --- /dev/null +++ b/.changeset/disable-runpod-tests.md @@ -0,0 +1,5 @@ +--- +"worker-comfyui": patch +--- + +fix: disable .runpod tests to resolve serverless deployment failures diff --git a/.runpod/tests.json b/.runpod/tests_.json similarity index 100% rename from .runpod/tests.json rename to .runpod/tests_.json