Skip to content

Commit 8a21310

Browse files
committed
debug changes
1 parent 2660d8c commit 8a21310

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build_vllm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build pinned vLLM against PyTorch nightly and upload
22

33
on:
4+
pull_request:
45
push:
56
branches:
67
- nightly

.github/workflows/build_wheels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build nightly wheels and publish to PyTorch Index
22

33
on:
4+
pull_request:
45
push:
56
branches:
67
- nightly

0 commit comments

Comments
 (0)