Skip to content

Commit e814969

Browse files
committed
test
1 parent 7a0d70c commit e814969

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Linux wheels
22

33
on:
4-
# pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Windows wheels
22

33
on:
4-
# pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

0 commit comments

Comments
 (0)