Skip to content

Commit

Permalink
Add ortools
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgen-lentz authored Nov 29, 2024
1 parent 4ddc747 commit c051488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_ARCHS: ${{ matrix.arch }}
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_REQUIRES: pytest ortools
CIBW_TEST_COMMAND: "pytest {project}/tests"

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c051488

Please sign in to comment.