From adadeac24507d689d4f6f6992ac393d11a6633cc Mon Sep 17 00:00:00 2001 From: yuneng Date: Sun, 20 Sep 2026 07:10:43 +0000 Subject: [PATCH] Revert "ci(tests): temporarily point one shard at an empty directory" This reverts commit 3c094dbaaa85ea39d5156285fa10ddc340a89c5d. --- .github/workflows/test-unit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-unit.yml b/.github/workflows/test-unit.yml index 3897a0df3e8..aa82a0bf3ee 100644 --- a/.github/workflows/test-unit.yml +++ b/.github/workflows/test-unit.yml @@ -51,7 +51,7 @@ jobs: include: - shard: mcp-integration artifact-name: mcp-integration - test-path: "tests/unit" + test-path: "tests/mcp_tests" workers: 2 reruns: 0 timeout-minutes: 20