Skip to content

Commit

Permalink
Revert "TST: disable codegen-tests for windows"
Browse files Browse the repository at this point in the history
This reverts commit 5a6ac00.
  • Loading branch information
h-vetinari committed Sep 16, 2019
1 parent 1272a0f commit 4f6429b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ test:
- make # [unix]
commands:
# codegen interface requires compiler + cmake
- python -m pytest --pyargs osqp # [not win]
# TODO: windows codegen tests are currently failing on azure
- python -m pytest --pyargs osqp -k "not codegen_" # [win]
- python -m pytest --pyargs osqp

about:
home: https://osqp.org/
Expand Down

0 comments on commit 4f6429b

Please sign in to comment.