Skip to content

Commit

Permalink
Build wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
langmm committed Jun 28, 2023
1 parent 7987243 commit 596113a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
BUILDDOCS: 0
BUILDSCHEMA: 0
BUILDSOURCE: 1
BUILDWHEELS: 0
BUILDWHEELS: 1
INSTALLC: 1
INSTALLEXCEL: 1
INSTALLFORTRAN: 1
Expand Down
2 changes: 1 addition & 1 deletion utils/test-install-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
INSTALLMATLAB: 0
USEVIRTUALENV: 0
BUILDDOCS: 0
BUILDWHEELS: 0
BUILDWHEELS: 1
BUILDSOURCE: 1
BUILDDOCKER: 0
BUILDSCHEMA: 0
Expand Down

0 comments on commit 596113a

Please sign in to comment.