Skip to content

Commit ebf049b

Browse files
committed
fix test
1 parent 28cc1a2 commit ebf049b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ jobs:
114114
CIBW_TEST_COMMAND: >-
115115
python -m pip install build twine &&
116116
twine check {wheel} &&
117-
# python {package}/ci/check_wheel_licenses.py {wheel} && # Disabled because we concatenate into one file here
118117
python {package}/ci/check_version_number.py
119118
MACOSX_DEPLOYMENT_TARGET: "10.12"
120119
strategy:

0 commit comments

Comments
 (0)