Skip to content

Commit ae01410

Browse files
committed
Run spin build first
1 parent e612abb commit ae01410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134

135135
- run: pip install --upgrade pip
136136
- run: pip install -r requirements-dev.txt
137+
- run: spin build
137138
- run: spin run -- pytest --doctest-glob='*.rst' doc/source
138139
- run: spin docs
139140

0 commit comments

Comments
 (0)