Skip to content

Commit 75537f8

Browse files
committed
test wheel build
1 parent 5f7248d commit 75537f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build-wheels
22

3-
# on: [push]
4-
on: [pull_request]
3+
on: [push]
4+
# on: [pull_request]
55

66
concurrency:
77
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)