Skip to content

Commit 99f2a30

Browse files
committed
revert file change
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 7b75009 commit 99f2a30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-sglang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ jobs:
5151
- "scripts/sglang/**"
5252
- "scripts/common/**"
5353
- "scripts/telemetry/**"
54+
- ".github/workflows/pr-sglang*"
5455
test-change:
5556
- "test/sglang/**"
5657
57-
# - ".github/workflows/pr-sglang*"
5858
# ======================================================
5959
# =============== SGLang SageMaker jobs ================
6060
# ======================================================

.github/workflows/pr-vllm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ jobs:
5454
- "scripts/vllm/**"
5555
- "scripts/common/**"
5656
- "scripts/telemetry/**"
57+
- ".github/workflows/pr-vllm*"
5758
test-change:
5859
- "test/vllm/**"
5960
60-
# - ".github/workflows/pr-vllm*"
6161
# ==============================================
6262
# =============== vLLM EC2 jobs ================
6363
# ==============================================

0 commit comments

Comments
 (0)