Skip to content

Commit 44ab2ab

Browse files
committed
Try 2 for buildwheels test
1 parent e3446c0 commit 44ab2ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v2
17-
# - name: install pytest
18-
# run: pip install pytest
17+
- name: install pytest
18+
run: pip install pytest
1919

2020
- name: Build wheels
2121
uses: pypa/cibuildwheel@v2.2.2

0 commit comments

Comments
 (0)