Unverified Commit 9e8d2c7f authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

misc: add cancel previous at e2e (#864)

parent c9bff5fc
...@@ -11,6 +11,10 @@ on: ...@@ -11,6 +11,10 @@ on:
- "python/sglang/**" - "python/sglang/**"
workflow_dispatch: workflow_dispatch:
concurrency:
group: pr-e2e-test-${{ github.ref }}
cancel-in-progress: true
jobs: jobs:
gpu-job: gpu-job:
runs-on: self-hosted runs-on: self-hosted
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment