Skip to content

Commit 2008cd5

Browse files
committed
revert sglang
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 1acfa8a commit 2008cd5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/actions/container-cleanup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ runs:
1010
docker rm -f $(docker ps -aq) || true
1111
docker image prune -a --force --filter "until=24h"
1212
docker system df
13-
df -h

.github/workflows/pr-sglang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- "**nochange**"
8+
- "**sglang**"
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)