Skip to content

Commit f7677b4

Browse files
committed
testing on PR
1 parent c612f9b commit f7677b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- main
10+
pull_request:
1011

1112
jobs:
1213
build:
@@ -38,3 +39,4 @@ jobs:
3839
name: mazelib-wheels
3940
path: |
4041
dist/mazelib*.whl
42+
retention-days: 5

0 commit comments

Comments
 (0)