misc: add cancel previous at e2e (#864)
This commit is contained in:
4
.github/workflows/pr-e2e-test.yml
vendored
4
.github/workflows/pr-e2e-test.yml
vendored
@@ -11,6 +11,10 @@ on:
|
||||
- "python/sglang/**"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: pr-e2e-test-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
gpu-job:
|
||||
runs-on: self-hosted
|
||||
|
||||
Reference in New Issue
Block a user