From 330802e85c82facd8877e12d8661594b86a1f0b7 Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Mon, 16 Feb 2026 17:53:46 -0800 Subject: [PATCH] remove artifacts --- .github/workflows/test_server_root_path.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/test_server_root_path.yml b/.github/workflows/test_server_root_path.yml index ad6605a029..fa57491db3 100644 --- a/.github/workflows/test_server_root_path.yml +++ b/.github/workflows/test_server_root_path.yml @@ -3,17 +3,8 @@ permissions: contents: read on: -<<<<<<< HEAD pull_request: branches: [main] -======= - push: - - main - pull_request: - branches: - - main - workflow_dispatch: ->>>>>>> 8ab2c91722a1a951664873fae467f761f9c4dbb9 jobs: test-server-root-path: