Skip to content

Commit 04314e3

Browse files
committed
fixing ci
1 parent ca7dd6d commit 04314e3

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
@@ -9,8 +9,8 @@ on:
99
paths:
1010
- "quaddtype/**"
1111
pull_request:
12-
paths:
13-
- "quaddtype/**"
12+
# paths:
13+
# - "quaddtype/**"
1414
workflow_dispatch:
1515

1616
jobs:

0 commit comments

Comments
 (0)