Skip to content

Commit b479f50

Browse files
committed
re-enable all tests
1 parent 8cf7a25 commit b479f50

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ test:
4444
- pytest-xdist >=2.5.0
4545
commands:
4646
- pip check
47-
# test-{1-3,5} are having ValueError: operands could not be broadcast together with shapes.
48-
- pytest -vv tests -k "not (test_1 or test_2 or test_3 or test_5)"
47+
- pytest -vv tests
4948

5049
about:
5150
home: https://github.com/MIT-LCP/wfdb-python

0 commit comments

Comments
 (0)