Skip to content

Commit f324a5e

Browse files
committed
add test.yml
1 parent 2de1f99 commit f324a5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Build Wheel with cibuildwheel
22

33
on:
44
push:
5-
branches: [workflow_test]
5+
branches:
6+
workfolw_test
67

78
jobs:
89
build-wheel:

0 commit comments

Comments
 (0)