Skip to content

Commit de14f34

Browse files
committed
NOCOMMIT: touch the build-wheels.yml files to force wheel building on this PR
1 parent ae1a658 commit de14f34

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- build/packaging/**
88
- .github/workflows/build-wheels-linux.yml
9+
# @nocommit: force building wheels in this PR
910
push:
1011
branches:
1112
- nightly

.github/workflows/build-wheels-m1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- build/packaging/**
88
- .github/workflows/build-wheels-m1.yml
9+
# @nocommit: force building wheels in this PR
910
push:
1011
branches:
1112
- nightly

0 commit comments

Comments
 (0)