Skip to content

Commit

Permalink
(feat) Try cibuildwheels on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
MementoRC committed Jan 23, 2024
1 parent 557c783 commit 58f251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/test-windows-wheels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ set -x

PYTHON_VERSION=$1

docker container run --rm scikit-learn/minimal-windows \
docker container run --rm coincurve/minimal-windows \
powershell -Command "pytest"

0 comments on commit 58f251e

Please sign in to comment.